diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-29 03:26:30 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-29 03:26:30 (EDT) |
commit | 737be9d11c2c09aa82a9ae1630b2899228db794a (patch) | |
tree | 25661534ce1d24a13ea6bcfbd8842f03b3665a14 /site/faq/index.php | |
parent | 40871493c36f055148c97af965acf8a3dbfa5ed9 (diff) | |
download | libreboot.org-737be9d11c2c09aa82a9ae1630b2899228db794a.zip libreboot.org-737be9d11c2c09aa82a9ae1630b2899228db794a.tar.gz libreboot.org-737be9d11c2c09aa82a9ae1630b2899228db794a.tar.bz2 |
FAQ: link to GNU/Linux installation instructions
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 742f12e..5bc8954 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -353,7 +353,8 @@ </p> <p> This also means that even if you remove the HDD or SSD, you'll still have a functioning bootloader installed which - could be used to boot a live GNU/Linux distribution from a USB flash drive. + could be used to boot a live GNU/Linux distribution installer from a USB flash drive. + See <a href="../docs/gnulinux/grub_boot_installer.html">.../docs/gnulinux/grub_boot_installer.html</a> </p> <p> <a href="#pagetop">Back to top of page</a> |