From 2671b2a4f662de45a1eba3d45ddb4d0f1f3753d0 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Tue, 1 Oct 2002 14:00:00 +0000 Subject: none --- Hurd/GrubNotes.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Hurd/GrubNotes.mdwn (limited to 'Hurd/GrubNotes.mdwn') diff --git a/Hurd/GrubNotes.mdwn b/Hurd/GrubNotes.mdwn new file mode 100644 index 00000000..ca90d7f4 --- /dev/null +++ b/Hurd/GrubNotes.mdwn @@ -0,0 +1,12 @@ +While [Neal's install guide](http://web.walfield.org/papers/hurd-installation-guide/english/hurd-install-guide.html) is very good it does not have complete information regarding the GRUB boot loader. The syntax is also different from Lilo's and so to scratch my own itch I'm creating this quick reference. The [Grub manual](http://www.gnu.org/manual/grub/html_mono/grub.html) is another good reference. + +* update-grub is **Debian specific** and very nice. It will automatically create a /boot/grub/menu.lst file for the kernels in /boot/. It will also append a manually configured set for other partitions like the GNU/Hurd. +* grub disk syntax + * +* essential Grub commands + * root + * kernel + * module + * boot + +-- [[Main/GrantBow]] - 01 Oct 2002 -- cgit v1.2.3