On a system with / on a normal partition and other filesystems on LVM volumes rc.sysinit tries to fsck the LVM volumes before they are available. If / is also on LVM, mkinitrd runs vgscan before rc.sysinit, so everything is fine here. So the question is, should this be solved in mkinitrd (by running vgscan whenever LVM is present, not only when / is on LVM) or in initscripts? And against what should the bug be filed? -- http://LinuxWiki.org/RonnyBuchmann