diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-04-03 22:15:23 -0700 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2017-04-04 23:45:51 +0100 |
commit | 337575b0dd7e03166779dc23c426758511fc069d (patch) | |
tree | 8a464798279f67a0eb19ec9a5a03bd31d87a9689 /docs/gnulinux | |
parent | 24741d8e56755aea1c4514704a9da8c162c3d361 (diff) | |
download | librebootfr-337575b0dd7e03166779dc23c426758511fc069d.tar.gz librebootfr-337575b0dd7e03166779dc23c426758511fc069d.zip |
Cleanup "back to top..."
Diffstat (limited to 'docs/gnulinux')
-rw-r--r-- | docs/gnulinux/grub_boot_installer.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/gnulinux/grub_boot_installer.md b/docs/gnulinux/grub_boot_installer.md index c2f520f7..35b076b9 100644 --- a/docs/gnulinux/grub_boot_installer.md +++ b/docs/gnulinux/grub_boot_installer.md @@ -47,8 +47,6 @@ distro ISO to it with dd. For example: You should now be able to boot the installer from your USB drive. Continue reading, for information about how to do that. -[Back to top of page](#pagetop). - Prepare the USB drive (in NetBSD) --------------------------------- @@ -92,8 +90,6 @@ OpenBSD installer to it with dd. For example: You should now be able to boot the installer from your USB drive. Continue reading, for information about how to do that. -[Back to top of page](#pagetop). - Installing GNU+Linux with full disk encryption ---------------------------------------------- @@ -102,8 +98,6 @@ Installing GNU+Linux with full disk encryption - [Installing Parabola GNU+Linux with full disk encryption (including /boot)](encrypted_parabola.html) -[Back to top of page](#pagetop). - Debian or Devuan net install? ----------------------------- @@ -122,8 +116,6 @@ initrd /install.386/initrd.gz\ boot**\ We recommend using the *MATE* desktop. -[Back to top of page](#pagetop). - Booting ISOLINUX images (automatic method) ------------------------------------------ @@ -132,8 +124,6 @@ menu should appear in GRUB, showing the boot options for that distro; this is a GRUB menu, converted from the usual ISOLINUX menu provided by that distro. -[Back to top of page](#pagetop). - Booting ISOLINUX images (manual method) --------------------------------------- @@ -179,8 +169,6 @@ GRUB, to see a list of USB devices/partitions. Of course this will vary from distro to distro. If you did all of that correctly, then it should now be booting your USB drive in the way that you specified. -[Back to top of page](#pagetop). - Troubleshooting =============== @@ -221,8 +209,6 @@ This workaround was found on the page: also work for Debian, Devuan and any other apt-get distro that provides debian-installer (text mode) net install method. -[Back to top of page](#pagetop). - Copyright © 2014, 2015, 2016 Leah Rowe <info@minifree.org>\ Copyright © 2016 Scott Bonds <scott@ggr.com>\ This page is available under the [CC BY SA 4.0](../cc-by-sa-4.0.txt) |