improved doc label version
This commit is contained in:
parent
379d61253a
commit
da7313fb5c
@ -16,7 +16,7 @@ It's easy:
|
|||||||
|
|
||||||
2) Create a FAT32 filesystem on such partition and setup a label.
|
2) Create a FAT32 filesystem on such partition and setup a label.
|
||||||
|
|
||||||
# mkfs.vfat -F 32 -n HYPER_v031 <DEV-TARGET-N>
|
# mkfs.vfat -F 32 -n <FS-LABEL> <DEV-TARGET-N>
|
||||||
|
|
||||||
3) Mount target filesystem.
|
3) Mount target filesystem.
|
||||||
|
|
||||||
@ -32,6 +32,7 @@ It's easy:
|
|||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
- `<FS-LABEL>`: `HYPER_v031` for example
|
||||||
- `<DEV-TARGET>`: `/dev/sdc` for example
|
- `<DEV-TARGET>`: `/dev/sdc` for example
|
||||||
- `<DEV-TARGET-N>`: `/dev/sdc1` for example
|
- `<DEV-TARGET-N>`: `/dev/sdc1` for example
|
||||||
- `<MNT-TARGET-N>`: `/mnt` for example
|
- `<MNT-TARGET-N>`: `/mnt` for example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user