X-Git-Url: https://pd.if.org/git/?p=startuptools;a=blobdiff_plain;f=scripts%2Frc.sysinit;h=150bf70273aade858a123f3e6e539dad8e202ee2;hp=ae87e9d52ce54201f5f30528a13ae2d0ccf98beb;hb=264eb499901a5d66dff6357d583e43ee216bda1c;hpb=b5506431d14514b08f6b6497421dd062d2fe3bb6 diff --git a/scripts/rc.sysinit b/scripts/rc.sysinit index ae87e9d..150bf70 100644 --- a/scripts/rc.sysinit +++ b/scripts/rc.sysinit @@ -109,10 +109,11 @@ swapon -a # * fsck and mount filesystems -status_starting fsck of / -mount -o remount,ro / -fsck -AT +#status_starting fsck of / +#mount -o remount,ro / +#fsck -A -T # TODO actually check the return value +status_begin remounting root filesystem rw mount -o remount,rw / status_check