[SOLVED] Can't boot kernel 3.2.1-desktop

Newbe, just migrated from Mandriva 2010.2, added the Cauldron repos and applied "urpmi --replacefiles --auto-update --auto". Booting with the old kernel (vmlinuz-2.6.38.8-desktop-9.mga) works okay, but with the same boot command line for vmlinuz-3.2.1-desktop-1.mga2 or vmlinuz-3.2.1-desktop-2.mga2 this happens:
Removed "quiet splash=silent" from the boot command line in menu.lst to look for other clues, but did not get any. Changed root=UUID=137ba20a-... for root=/dev/sdb3 and corresponding entries in /etc/fstab, but now I instead get this message:
Help would be very much appreciated
- Code: Select all
dracut Warning: Unable to process initqueue.
"/dev/disk/by-uid/137ba20a-e9b7-4c9f-a3c5-77b9bb8a185a" does not exist
Dropping to debug shell
sh: canẗ access tty; job control turned off
Removed "quiet splash=silent" from the boot command line in menu.lst to look for other clues, but did not get any. Changed root=UUID=137ba20a-... for root=/dev/sdb3 and corresponding entries in /etc/fstab, but now I instead get this message:
- Code: Select all
"dev/sdb3" does not exist
Help would be very much appreciated