Add notes

This commit is contained in:
Jesús 2020-07-22 18:08:21 -05:00
parent 64381ceee1
commit 379d61253a
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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