Confirm on Kubuntu Hardy 8.04 with last updates. Every time when I update the kernel and dpkg tool updates menu.lst, default grub root device changes to incorrect. I have boot image at (hd0,0) but after kernel update all changes to (hd0,3). If I change groot=(hd0,3) to groot=(hd0,0), after update dpkg tool see that default menu.lst changed and rewrite it with wrong parameter groot=(hd0,3)
$ mount /dev/sda5 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw,noexec,nosuid,nodev) /sys on /sys type sysfs (rw,noexec,nosuid,nodev) varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755) varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777) udev on /dev type tmpfs (rw,mode=0755) devshm on /dev/shm type tmpfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) lrm on /lib/modules/2.6.24-18-generic/volatile type tmpfs (rw) /dev/sda1 on /boot type ext3 (rw) /dev/sda6 on /storage type ext3 (rw) securityfs on /sys/kernel/security type securityfs (rw) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev) My friend have Kubuntu Hardy and have all problems like mine. Maybe we must set the default grub root device in another place? -- grub picks incorrect default root device https://bugs.launchpad.net/bugs/148693 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
