aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2020-07-22 18:08:21 -0500
committerJesús <heckyel@hyperbola.info>2020-07-22 18:08:21 -0500
commit379d61253a14671f222e43d88b8d32541ec037e2 (patch)
tree7e937a5242e0fd745820c6506489243864bd7d6e
parent64381ceee106a53217bccfd33b6f214135081671 (diff)
downloadbook-379d61253a14671f222e43d88b8d32541ec037e2.tar.lz
book-379d61253a14671f222e43d88b8d32541ec037e2.tar.xz
book-379d61253a14671f222e43d88b8d32541ec037e2.zip
Add notes
-rw-r--r--install-hyperbola/usb-booteable.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/install-hyperbola/usb-booteable.md b/install-hyperbola/usb-booteable.md
index 87393cf..975d005 100644
--- a/install-hyperbola/usb-booteable.md
+++ b/install-hyperbola/usb-booteable.md
@@ -29,3 +29,10 @@ It's easy:
5) Unmount target filesystem.
# 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