** Description changed: My system already had kernel 2.6.19-7-generic download from the repos last week. Yesterday (december, 04) the same version of kernel was present in the repos and it was dowloaded by update-manager. After the installation I checked /boot/grub/menu.lst and noticed that my linux distro where in hd3,2 and hd3,3 instead of the correct hd1,2 and hd1,3. When I booted and choose the "new kernel" I got a "wrong disk" error. + This is a part of menu.lst + + ## ## End Default Options ## + + title Ubuntu, kernel 2.6.19-7-generic + root (hd3,2) + kernel /boot/vmlinuz-2.6.19-7-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash + initrd /boot/initrd.img-2.6.19-7-generic + quiet + savedefault + + title Ubuntu, kernel 2.6.19-6-generic + root (hd3,2) + kernel /boot/vmlinuz-2.6.19-6-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash + initrd /boot/initrd.img-2.6.19-6-generic + quiet + savedefault + + title Ubuntu, kernel 2.6.19-4-386 + root (hd3,2) + kernel /boot/vmlinuz-2.6.19-4-386 root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash + initrd /boot/initrd.img-2.6.19-4-386 + quiet + savedefault + + title Ubuntu, kernel 2.6.19-4-generic + root (hd3,2) + kernel /boot/vmlinuz-2.6.19-4-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash + initrd /boot/initrd.img-2.6.19-4-generic + quiet + savedefault + + title Ubuntu, kernel 2.6.17-10-generic + root (hd3,2) + kernel /boot/vmlinuz-2.6.17-10-generic root=UUID=89fadb32-51ad-42c8-9ddd-c6695eed8ad3 ro quiet splash + initrd /boot/initrd.img-2.6.17-10-generic + quiet + savedefault + + title Ubuntumemtest86+ + root (hd3,2) + kernel /boot/memtest86+.bin + quiet + + ### END DEBIAN AUTOMAGIC KERNELS LIST
-- Wrong boot hdx,x in menu.lst https://launchpad.net/bugs/74486 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
