--- /etc/rc.sysinit 2009-01-22 18:12:03.000000000 +0100 +++ rc.sysinit 2009-02-09 12:29:37.000000000 +0100 @@ -250,7 +250,7 @@ /sbin/fsck -A -T -C -a -t $NETFS $FORCEFSCK 2>/dev/null fi fsckret=$? - if [ ${fsckret} -gt 1 ]; then + if [ ${fsckret} -gt 1 -a -ne 32 ]; then stat_fail if [ $((${fsckret}&2)) -eq 2 ]; then echo