From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041228 Firefox/1.0 Fedora/1.0-8 Description of problem: Kernels 1088 and 1090 do not boot because the initrd seems broken somehow. Lvm complains about no volumes found, there are many mount/umount errors, and udevstart says: Abnormal exit. Kernels 1087, 1089 work fine, and this is reproducible always. Version-Release number of selected component (if applicable): kernel-2.6.10-1.1090_FC4 How reproducible: Always Steps to Reproduce: 1. See summary Additional info:
update cpio to the latest -3 version and rebuild the initrd image or reinstall kernel. The cpio was not copying logical links and therefor screwing the boot image.
Ok then