diff options
-rw-r--r-- | en/install-methods/boot-usb-files.xml | 2 |
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 6ae3e13f2..a535d09d3 100644 --- a/en/install-methods/boot-usb-files.xml +++ b/en/install-methods/boot-usb-files.xml @@ -80,7 +80,7 @@ and copy or unpack the firmware onto it. For example: # cd /mnt # tar zxvf <replaceable>/path/to/</replaceable>firmware.tar.gz # cd / -# umount +# umount /mnt </screen></informalexample> </para><para arch="not-s390"> |