summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/faq/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index cea79d8..2c5baf3 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -332,7 +332,8 @@
<h2 id="reinstallos">Do I need to re-flash when I re-install GNU/Linux?</h2>
<p>
Not anymore. Recent versions of libreboot (using the GRUB payload) will automatically
- switch to a GRUB configuration on the HDD or SSD, if it exists. For more information,
+ switch to a GRUB configuration on the HDD or SSD, if it exists You can also load a different
+ GRUB configuration, from any kind of device that is supported in GRUB (such as a USB flash drive). For more information,
see <a href="../docs/gnulinux/grub_cbfs.html">../docs/gnulinux/grub_cbfs.html</a>
</p>
</div>