Add notes
This commit is contained in:
@@ -29,3 +29,10 @@ It's easy:
|
|||||||
5) Unmount target filesystem.
|
5) Unmount target filesystem.
|
||||||
|
|
||||||
# umount <MNT-TARGET-N>
|
# umount <MNT-TARGET-N>
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
- `<DEV-TARGET>`: `/dev/sdc` for example
|
||||||
|
- `<DEV-TARGET-N>`: `/dev/sdc1` for example
|
||||||
|
- `<MNT-TARGET-N>`: `/mnt` for example
|
||||||
|
- `<ISO-SOURCE>`: `$HOME/Downloads/hyperbola.iso` for example
|
||||||
|
|||||||
Reference in New Issue
Block a user