Description of problem: system doesn't boot because lvm-mod not loaded . Version-Release number of selected component (if applicable): How reproducible: fresh-install fedora with LVM partitions except /boot, then update kernel to 2.6 Steps to Reproduce: 1.fresh-install fedora with LVM partitions except /boot 2.update kernel to 2.6: rpm -Uvh modutils-2.4.25-10.i386.rpm rpm -Uvh mkinitrd-3.5.15.1-2.i386.rpm lvm-1.0.3-17.i386.rpm \ lvm2-2.00.08-2.i386.rpm device-mapper-1.00.07-1.i386.rpm rpm -ivh kernel-2.6.3-2.1.252.i686.rpm rpm -ivh kernel-smp-2.6.3-2.1.252.i686.rpm 3. try to boot on new kernel 2.6.3-2.1.252smp Actual results: doesn't boot :o( lvm-mod not loaded /etc/lvmtab not found Expected results: Additional info:
There's lots of ongoing work to get LVM-on-root working properly in Fedora --- this should all be fixed properly in Rawhide now (or shortly, once the last initscripts change gets committed: see bug #117575.)