>>> When a few weeks ago the new auto-updated kernel would not boot, >>> used an older kernel, waiting for the next update. This was today, and >>> now the two latest kernels don't work. Booting stops after the Fedora >>> logo fills up white, after which it says (copying manually from >>> screen, whitespaces probably not correct): >>> ERROR: asr: wrong # of devices in RAID set "asr_BOOT " [1/2] on /dev/sda >>> No root device found >>> Boot has failed, sleeping forever >>> The third oldest kernel apparently boots fine. Interestingly, Google >>> finds nothing for "ERROR: asr: wrong". >> If you add the following entry to your grub.conf, can you boot from it? >> <begin> >> title Fedora Test (2.6.31.12-174.2.3 with 2.6.31.6-162 initramfs) >> root (hd0,0) >> kernel /vmlinuz-2.6.31.12-174.2.3.fc12.i686 ro >> root=UUID=7dc291fd-739e-4280-8196-c906e8b6ea00 rhgb quiet >> SYSFONT=latarcyrheb-sun16 LANG=en_US.UTF-8 KEYTABLE=us >> initrd /initramfs-2.6.31.6-162.fc12.i686.img >> </end> > Yes, that one actually booted! Does that provide any insight? It means that the initramfs files of the new kernels are not loading dmraid either because the dmraid module is not being loaded, "dmraid -ay is not being run or both." Do you have any dracut and/or dmraid errors in /var/log/messages or /var/log/boot.log Is there a dmraid directory or module in /usr/share/dracut/modules.d -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines