diff options
author | Leah Rowe <info@minifree.org> | 2016-09-24 20:17:15 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-24 20:17:15 +0100 |
commit | c6bbe482a6a7812efa2050a3a788e0ce03af6160 (patch) | |
tree | 88ec8824eecee1e9f8bf80562545158a9b2cac85 /docs/gnulinux/grub_boot_installer.html | |
parent | c0fba7b1967af85095d8189c0b797544a1be7de6 (diff) | |
download | librebootfr-c6bbe482a6a7812efa2050a3a788e0ce03af6160.tar.gz librebootfr-c6bbe482a6a7812efa2050a3a788e0ce03af6160.zip |
remove note about fsf recommended distros
Diffstat (limited to 'docs/gnulinux/grub_boot_installer.html')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index cc9bdb7a..bdb73c32 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -90,35 +90,6 @@ </div> - <div id="guix" class="section"> - - <h2>GNU Guix System Distribution?</h2> - - <p> - The Guix installers uses the GRUB bootloader, unlike most GNU/Linux installers which will likely use ISOLINUX. - </p> - <p> - To boot the Guix live USB install, select <b><i>Search for GRUB configuration (grub.cfg) outside of CBFS</i></b> from - the GRUB payload menu. After you have done that, a new menuentry will appear at the very bottom with text like - <b><i>Load Config from (usb0)</i></b>; select that, and it should boot. - </p> - <p> - Once you have installed Guix onto the main storage device, check - <a href="grub_cbfs.html#option1_dont_reflash">grub_cbfs.html#option1_dont_reflash</a> for hints on how - to boot it. - </p> - - <p> - GuixSD (Guix System Distribution) is highly recommended; it's part of GNU, and - <a href="https://www.gnu.org/distros/free-distros.html">endorsed</a> by Creative Commons. - </p> - - <p> - <a href="#pagetop">Back to top of page</a>. - </p> - - </div> - <div id="trisquel_netinstall" class="section"> <h2>Trisquel net install?</h2> |