From da7313fb5cfd2b2c524f4a2dd1faa426d6db063d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 22 Jul 2020 18:11:37 -0500 Subject: [PATCH] improved doc label version --- install-hyperbola/usb-booteable.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install-hyperbola/usb-booteable.md b/install-hyperbola/usb-booteable.md index 975d005..b6f0940 100644 --- a/install-hyperbola/usb-booteable.md +++ b/install-hyperbola/usb-booteable.md @@ -16,7 +16,7 @@ It's easy: 2) Create a FAT32 filesystem on such partition and setup a label. - # mkfs.vfat -F 32 -n HYPER_v031 + # mkfs.vfat -F 32 -n 3) Mount target filesystem. @@ -32,6 +32,7 @@ It's easy: ## Notes +- ``: `HYPER_v031` for example - ``: `/dev/sdc` for example - ``: `/dev/sdc1` for example - ``: `/mnt` for example