I installed 11.04 beta1 and grub 1.99rc1-6ubuntu1 that came with it (and
updated all packages). The order of disks is like this:

BIOS: WD15EAR, ST3500630AS, WD5000A, WD6400A
Grub2: WD15EAR, ST3500630AS, WD5000A, WD6400A
Kernel: ST3500630AS, WD15EAR, WD5000A, WD6400A

I deleted my old 9.10 install and installed 11.04 on it's partition
(sdb3). update-grub correctly detected ubuntu 10.10 on sdb2, but put
UUID for sdb3:

menuentry "Ubuntu, with Linux 2.6.35-28-generic (on /dev/sdb2)" --class 
gnu-linux --class gnu --class os {
        insmod part_msdos
        insmod ext2
        set root='(hd1,msdos1)'
        search --no-floppy --fs-uuid --set=root 
08842a10-5d81-416c-b224-4029707b7bba
        linux /vmlinuz-2.6.35-28-generic 
root=UUID=4aa50733-c6db-424e-bf94-2f8a36a476f8 ro quiet splash vt.handoff=7
        initrd /initrd.img-2.6.35-28-generic
}

sdb2 UUID: ff3eedf2-ae0e-4153-9c3d-71425e7036de
sdb3 UUID: 4aa50733-c6db-424e-bf94-2f8a36a476f8

So, again, I need to manually change root to /dev/sdb2 (or it's UUID),
to be able to boot 10.10 ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/629580

Title:
  Linux kernel in Ubuntu 10.04 has different disk order than grub2/BIOS

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to