summaryrefslogtreecommitdiff
path: root/doc/note/burncdrom/burncdrom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/note/burncdrom/burncdrom.txt')
-rw-r--r--doc/note/burncdrom/burncdrom.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/note/burncdrom/burncdrom.txt b/doc/note/burncdrom/burncdrom.txt
index 0760142..92de002 100644
--- a/doc/note/burncdrom/burncdrom.txt
+++ b/doc/note/burncdrom/burncdrom.txt
@@ -18,7 +18,7 @@ WARN: Do NOT dump windoof ISO to USB! It won't work. See further down.
## "Burn" to USB from ISO (NOT disc)
- dd bs=4M if=path/to/my.iso of=/dev/sdX status=progress oflag=sync
+ $SUDO dd bs=4M if=path/to/my.iso of=/dev/sdX status=progress oflag=sync
## Get checksum of disc (NOT usb)