Bugzilla – Bug 152790
mkinitrd fails for rootfs on LVM2
Last modified: 2006-03-01 14:08:39 UTC
mkinitrd creates a broken initrd if the root filesystem is on LVM2. Attached patch fixes two things: - vg_line would match multiple lines for more than 10 logical volumes - vg_root is the second, not the third field in vg_line
Created attachment 69796 [details] Diff against current mkinitrd
Fixed in our CVS. Updated mkinitrd will be on the next beta.