diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/faq/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 2c5baf3..364de38 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -332,7 +332,7 @@ <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 You can also load a different + 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> |