diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 14:14:47 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 14:14:47 +0100 |
commit | 698e6ea2df1f04a46b3cc3621734bb49652a61c5 (patch) | |
tree | 9fc61c2b901dec154846cf24d86d9e8c101ebb46 /docs | |
parent | 617fb5a93e79d47c0e813dc2d662920a6a441761 (diff) | |
download | librebootfr-698e6ea2df1f04a46b3cc3621734bb49652a61c5.tar.gz librebootfr-698e6ea2df1f04a46b3cc3621734bb49652a61c5.zip |
docs/gnulinux/grub_boot_installer.html: confirmation (dd)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index 6989c04d..a91fd526 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -55,6 +55,11 @@ <b>$ sudo dd if=gnulinux.iso of=/dev/sdX bs=8M; sync</b><br/> <b># dd if=gnulinux.iso of=/dev/sdX bs=8M; sync</b> </p> + + <p> + You should now be able to boot the installer from your USB drive. Continue reading, for + information about how to do that. + </p> <p> <a href="#pagetop">Back to top of page</a>. |