[Bug 31903] Ubuntu Automatic Update of prebuilt kernel changes the hdd in grub menu.lst

tafkar j.o.st at gmx.de
Sun Feb 19 21:44:22 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/31903

Comment:
Yes, I modified my boot setup.
I detached my hdd with WinXP installed, so the setting "root (hd0,0)" was ok.
After ubuntu was installed, I reatached the hdd so I needed to edit the menu.lst file as described in my first post "root (hd1,0)" in order to use the boot manager of the first hdd.

My menu.lst file looks like this (only the boot entries):
## ## End Default Options ##

title           Ubuntu, kernel 2.6.12-10-386
root            (hd1,0)
kernel          /boot/vmlinuz-2.6.12-10-386 root=/dev/hdb1 ro quiet splash
initrd          /boot/initrd.img-2.6.12-10-386
savedefault
boot

title           Ubuntu, kernel 2.6.12-10-386 (recovery mode)
root            (hd1,0)
kernel          /boot/vmlinuz-2.6.12-10-386 root=/dev/hdb1 ro single
initrd          /boot/initrd.img-2.6.12-10-386
boot

title           Ubuntu, kernel 2.6.12-9-386
root            (hd1,0)
kernel          /boot/vmlinuz-2.6.12-9-386 root=/dev/hdb1 ro quiet splash
initrd          /boot/initrd.img-2.6.12-9-386
savedefault
boot

title           Ubuntu, kernel 2.6.12-9-386 (recovery mode)
root            (hd1,0)
kernel          /boot/vmlinuz-2.6.12-9-386 root=/dev/hdb1 ro single
initrd          /boot/initrd.img-2.6.12-9-386
boot

title           Ubuntu, memtest86+
root            (hd1,0)
kernel          /boot/memtest86+.bin
boot




More information about the kernel-bugs mailing list