* docs/menu.lst (GNU/Linux): Add commented initrd command, which is consistent with documentation.
This commit is contained in:
parent
cc1da3b822
commit
2e08dad5a8
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2003-09-05 Robert Millan <robertmh@gnu.org>
|
||||||
|
|
||||||
|
* docs/menu.lst (GNU/Linux): Add commented initrd command, which is
|
||||||
|
consistent with documentation.
|
||||||
|
|
||||||
2003-09-01 Robert Millan <robertmh@gnu.org>
|
2003-09-01 Robert Millan <robertmh@gnu.org>
|
||||||
|
|
||||||
* docs/menu.lst: Add NetBSD, OpenBSD, GNU/KFreeBSD and GNU/KNetBSD.
|
* docs/menu.lst: Add NetBSD, OpenBSD, GNU/KFreeBSD and GNU/KNetBSD.
|
||||||
|
|
|
@ -21,6 +21,7 @@ module /boot/serverboot.gz
|
||||||
title GNU/Linux
|
title GNU/Linux
|
||||||
root (hd1,0)
|
root (hd1,0)
|
||||||
kernel /vmlinuz root=/dev/hdb1
|
kernel /vmlinuz root=/dev/hdb1
|
||||||
|
#initrd /initrd.img
|
||||||
|
|
||||||
# For booting Mach (getting kernel from floppy)
|
# For booting Mach (getting kernel from floppy)
|
||||||
title Utah Mach4 multiboot
|
title Utah Mach4 multiboot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue