diff options
author | massimo sandal <devicerandom@gmail.com> | 2007-01-20 11:53:36 +0000 |
---|---|---|
committer | massimo sandal <devicerandom@gmail.com> | 2007-01-20 11:53:36 +0000 |
commit | 5f3019697bd63c6531db567a836393ac9c6d0f37 (patch) | |
tree | 70a58367027e39224258793b4a69178c74679561 /Distrib | |
parent | 35d386f61a2fa71a36bae2e027d1a292663aa1b8 (diff) |
none
Diffstat (limited to 'Distrib')
-rw-r--r-- | Distrib/GrubNotes.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Distrib/GrubNotes.mdwn b/Distrib/GrubNotes.mdwn index 07085fc7..b0b1fdf5 100644 --- a/Distrib/GrubNotes.mdwn +++ b/Distrib/GrubNotes.mdwn @@ -1,4 +1,4 @@ -This section complements the [[InstallNotes]] with complete information regarding the GRUB boot loader. The syntax is 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. +This section complements the [[InstallNotes]] with complete information regarding the GRUB boot loader. The syntax is different from Lilo's and so to scratch my own itch I'm creating this quick reference. The [Grub manual](http://www.gnu.org/software/grub/manual/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-floppy is a **Debian specific** boot floppy creation script. |