diff options
Diffstat (limited to 'docs/gnulinux/grub_boot_installer.html')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/gnulinux/grub_boot_installer.html b/docs/gnulinux/grub_boot_installer.html index c97ebb0e..acede631 100644 --- a/docs/gnulinux/grub_boot_installer.html +++ b/docs/gnulinux/grub_boot_installer.html @@ -23,7 +23,7 @@ <li><a href="#prepare">Prepare the USB drive (in GNU/Linux)</a></li> <li><a href="#encryption">Installing GNU/Linux with full disk encryption</a></li> <li><a href="#guix">GNU Guix System Distribution?</a></li> - <li><a href="#trisquel_netinstall">Debian or Trisquel net install?</a></li> + <li><a href="#debian_netinstall">Debian or Trisquel net install?</a></li> <li><a href="#parse_isolinux">Booting ISOLINUX images (automatic method)</a></li> <li><a href="#manual_isolinux">Booting ISOLINUX images (manual method)</a></li> <li><a href="#troubleshooting">Troubleshooting</a></li> @@ -80,7 +80,7 @@ <h2>Installing GNU/Linux with full disk encryption</h2> <ul> - <li><a href="encrypted_trisquel.html">Installing Debian or Trisquel GNU/Linux with full disk encryption (including /boot)</a></li> + <li><a href="encrypted_debian.html">Installing Debian or Trisquel GNU/Linux with full disk encryption (including /boot)</a></li> <li><a href="encrypted_parabola.html">Installing Parabola GNU/Linux with full disk encryption (including /boot)</a></li> </ul> @@ -90,7 +90,7 @@ </div> - <div id="trisquel_netinstall" class="section"> + <div id="debian_netinstall" class="section"> <h2>Debian or Trisquel net install?</h2> @@ -204,7 +204,7 @@ Use one of the ROM images with vesafb in the filename (uses coreboot framebuffer instead of text-mode). </p> - <h2>debian-installer (trisquel net install) graphical corruption in text-mode</h2> + <h2>debian-installer graphical corruption in text-mode</h2> <p> When using the ROM images that use coreboot's "text mode" instead of the coreboot framebuffer, booting the Trisquel net installer results in graphical corruption because it is trying to switch to a framebuffer which doesn't |