summaryrefslogtreecommitdiff
path: root/en/install-methods/boot-usb-files.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/install-methods/boot-usb-files.xml')
-rw-r--r--en/install-methods/boot-usb-files.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/install-methods/boot-usb-files.xml b/en/install-methods/boot-usb-files.xml
index 7fe61b691..a4873ca4a 100644
--- a/en/install-methods/boot-usb-files.xml
+++ b/en/install-methods/boot-usb-files.xml
@@ -70,7 +70,7 @@ You should mount the second of the two partitions, and unpack the firmware onto
The CD or DVD image you choose should be written directly to the USB stick,
overwriting its current contents. For example, when using an existing
GNU/Linux system, the CD or DVD image file can be written to a USB stick
-as follows:
+as follows, after having made sure that the stick is unmounted:
<informalexample><screen>
<prompt>#</prompt> <userinput>dd if=<replaceable>debian.iso</replaceable> of=/dev/<replaceable>sdX</replaceable></userinput>