kanotix.com

Hardware - Adding Item To Grub Menu

aYie28 - 14.06.2006, 08:10 Uhr
Titel: Adding Item To Grub Menu
Below is my Grub menu :
title Debian GNU/Linux, kernel
root (hd0,4)
kernel /boot/vmlinuz root=/dev/hdc5 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=0x314
initrd /boot/initrd.img
boot

title Debian GNU/Linux, kernel 2.6.14-kanotix-9
root (hd0,4)
kernel /boot/vmlinuz-2.6.14-kanotix-9 root=/dev/hdc5 ro ramdisk_size=100000 lang=us apm=power-off nomce vga=0x314
initrd /boot/initrd.img-2.6.14-kanotix-9
boot

### END DEBIAN AUTOMAGIC KERNELS LIST
title Masa Dulu (hdc1)
root (hd0,0)
makeactive
chainloader +1


Can anyone tell me how to insert Floppy Boot into this menu ? Sehr glücklich
schnorrer - 14.06.2006, 13:11 Uhr
Titel: Adding Item To Grub Menu
Boot from Floppy is done by the bios, no extra needs in grub-menu.

If hd is the first bootdevice you can change this in the BIOS.
slh - 14.06.2006, 16:46 Uhr
Titel: RE: Adding Item To Grub Menu
Keep it outside the AUTOMAGIC KERNEL LIST!

title Floppy (fd0)
rootnoverify (fd0)
chainloader +1
piper - 14.06.2006, 16:47 Uhr
Titel: RE: Adding Item To Grub Menu
title Floppy (fd0)
rootnoverify (fd0)
chainloader +1
aYie28 - 15.06.2006, 03:36 Uhr
Titel: RE: Adding Item To Grub Menu
Thanks....
piper - 15.06.2006, 07:38 Uhr
Titel: RE: Adding Item To Grub Menu
If one of the Mods can erase my post, that would be great, I did not notice that slh and I posted the same thing just about the same time.
schnorrer - 15.06.2006, 12:12 Uhr
Titel: RE: Adding Item To Grub Menu
piper slh: your adds to the grub list is ok when the bios has set to boot from hd or cd or other than floppy.
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007