--- rc.shutdown 2006-09-10 18:16:34.000000000 +0100 +++ /etc/rc.shutdown 2006-09-10 18:09:33.000000000 +0100 @@ -73,7 +73,7 @@ /bin/mount -n -t sysfs none /sys 2>/dev/null if [ -d /sys/block ]; then stat_busy "Deactivating LVM2 groups" - /sbin/lvm vgchange --ignorelockingfailure -a n + /sbin/lvm vgchange --ignorelockingfailure -a n >/dev/null stat_done umount /sys fi