summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-07-29 03:23:00 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-07-29 03:23:00 (EDT)
commit83cb3e671d5766d137bf8516d6952c442e307add (patch)
tree33f27afa368d3f9b8ee78ea7074878b842bf187d
parent9ccc322e2c93a21b83fedcb66934a7fc3a4a9e9b (diff)
downloadlibreboot.org-83cb3e671d5766d137bf8516d6952c442e307add.zip
libreboot.org-83cb3e671d5766d137bf8516d6952c442e307add.tar.gz
libreboot.org-83cb3e671d5766d137bf8516d6952c442e307add.tar.bz2
GRUB payload is amazing
-rw-r--r--site/faq/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index 2e56b3f..70eedea 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -352,6 +352,10 @@
using the bootloader (GRUB) that is in the flash chip.
</p>
<p>
+ This also means that, even if you remove the HDD or SSD, you'll still have a functioning bootloader installed, which
+ can still be used to, for example, boot a live GNU/Linux distribution from a USB flash drive.
+ </p>
+ <p>
<a href="#pagetop">Back to top of page</a>
</p>
<h2 id="reinstallos">Do I need to re-flash when I re-install GNU/Linux? <span class="ref">(<a href="#reinstallos">#reinstallos</a>)</span></h2>