diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 09:14:47 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-04 09:14:47 (EDT) |
commit | 698e6ea2df1f04a46b3cc3621734bb49652a61c5 (patch) | |
tree | 9fc61c2b901dec154846cf24d86d9e8c101ebb46 | |
parent | 617fb5a93e79d47c0e813dc2d662920a6a441761 (diff) | |
download | libreboot-698e6ea2df1f04a46b3cc3621734bb49652a61c5.zip libreboot-698e6ea2df1f04a46b3cc3621734bb49652a61c5.tar.gz libreboot-698e6ea2df1f04a46b3cc3621734bb49652a61c5.tar.bz2 |
docs/gnulinux/grub_boot_installer.html: confirmation (dd)
-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 6989c04..a91fd52 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>. |