--- etc/rc.sysinit 2005-12-17 19:32:20.000000000 +0100 +++ /etc/rc.sysinit 2006-02-01 00:23:27.000000000 +0100 @@ -104,7 +104,7 @@ elif [ -x /sbin/lvm -a -d /sys/block ]; then # Kernel 2.6.x, LVM2 groups stat_busy "Activating LVM2 groups" - /sbin/lvm vgscan --ignorelockingfailure + /sbin/lvm vgscan --ignorelockingfailure --mknodes /sbin/lvm vgchange --ignorelockingfailure -a y stat_done fi