diff options
-rw-r--r-- | install-hyperbola/usb-booteable.md | 2 |
1 files changed, 2 insertions, 0 deletions
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. |