From 4f5cd7469be49ada6334b6dd5ddc40df9cb23891 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 23 Jul 2020 21:47:10 -0500 Subject: usb-booteable.md: fix missing step --- install-hyperbola/usb-booteable.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install-hyperbola/usb-booteable.md b/install-hyperbola/usb-booteable.md index b6f0940..44670c2 100644 --- a/install-hyperbola/usb-booteable.md +++ b/install-hyperbola/usb-booteable.md @@ -12,6 +12,8 @@ It's easy: (parted) mktable GPT + (parted) mkpart primary fat32 1MiB -1 + (parted) quit 2) Create a FAT32 filesystem on such partition and setup a label. -- cgit v1.2.3