X-Git-Url: http://gitweb/?a=blobdiff_plain;f=rc%2Frc;h=26b8ca08d67208ceda4d4004c8333d362bcdc689;hb=912203a67bfd30143cdd00bd41b4006a99b467bc;hp=a200e6a5b8371736ea619bae8e43e7e6285dd932;hpb=b5252367e0fca0ce74c216d9e2ba97eb3d722ad3;p=crossrootfs.git diff --git a/rc/rc b/rc/rc index a200e6a..26b8ca0 100644 --- a/rc/rc +++ b/rc/rc @@ -16,7 +16,7 @@ echo "The system is coming up. Please wait." # Create device-mapper device nodes and scan for LVM volume groups if [ -x /sbin/lvm ]; then /sbin/vgscan --mknodes --ignorelockingfailure - /sbin/vgchange --ignorelockingfailure -a y + /sbin/vgchange --sysinit -a y fi # Mount root read-only