fsck | * Manually resetting fsck to stopped state fsck |+ _conf_d=/etc/init.d/../conf.d fsck |+ _c=fsck fsck |+ '[' -n fsck -a fsck '!=' fsck ']' fsck |+ unset _c fsck |+ '[' -e /etc/init.d/../conf.d/fsck.default ']' fsck |+ '[' -e /etc/init.d/../conf.d/fsck ']' fsck |+ . /etc/init.d/../conf.d/fsck fsck |++ fsck_passno='=1 =2' fsck |++ fsck_shutdown=NO fsck |+ unset _conf_d fsck |+ '[' -e /etc/rc.conf ']' fsck |+ . /etc/rc.conf fsck |++ rc_parallel=YES fsck |++ rc_interactive=YES fsck |++ rc_depend_strict=YES fsck |++ rc_hotplug=YES fsck |++ rc_coldplug=YES fsck |++ rc_plug_services= fsck |++ rc_logger=YES fsck |++ unicode=YES fsck |++ net_fs_list='afs cifs coda davfs fuse gfs ncpfs nfs nfs4 ocfs2 shfs smbfs' fsck |++ rc_tty_number=12 fsck |++ rc_device_tarball=NO fsck |++ dmesg_level=1 fsck |+ '[' -n '' ']' fsck |+ . /etc/init.d/fsck fsck |++ description='Check and repair filesystems according to /etc/fstab' fsck |++ _ISF=' fsck |' fsck |+ unset _d fsck |+ unset _f fsck |+ '[' -n start ']' fsck |+ for _cmd in describe start stop '${extra_commands:-${opts}}' '${extra_started_commands}' fsck |+ '[' describe = start ']' fsck |+ for _cmd in describe start stop '${extra_commands:-${opts}}' '${extra_started_commands}' fsck |+ '[' start = start ']' fsck |++ command -v start fsck |+ '[' start = start ']' fsck |+ yesno fsck |+ '[' -z '' ']' fsck |+ return 1 fsck |+ unset _cmd fsck |++ command -v start_pre fsck |+ '[' '' = start_pre ']' fsck |+ start fsck |+ local reboot_opts= fsck_opts= p= check_extra= fsck |+ '[' -e /fastboot ']' fsck |+ '[' -e /forcefsck ']' fsck |+ '[' -n '=1 =2' ']' fsck |+ check_extra='[passno =1 =2] ' fsck |+ ebegin 'Checking local filesystems [passno =1 =2] ' fsck | * Checking local filesystems [passno =1 =2] ... fsck |+ for p in '${fsck_passno}' fsck |+ local IFS= fsck |+ case "${p}" in fsck |++ fstabinfo --passno =1 fsck |+ set -- / fsck |+ unset IFS fsck |+ for p in '${fsck_passno}' fsck |+ local IFS= fsck |+ case "${p}" in fsck |++ fstabinfo --passno =2 fsck |+ set -- / '' fsck |+ unset IFS fsck |+ '[' Linux = Linux ']' fsck |+ fsck_opts=' -C0 -T' fsck |+ '[' -z '=1 =2' ']' fsck |+ reboot_opts=-f fsck |+ trap : QUIT fsck |+ fsck -p -C0 -T / '' fsck |Usage: fsck.reiserfs [mode] [options] device fsck | fsck |Modes: fsck | --check consistency checking (default) fsck | --fix-fixable fix corruptions which can be fixed without fsck | --rebuild-tree fsck | --rebuild-sb super block checking and rebuilding if needed fsck | (may require --rebuild-tree afterwards) fsck | --rebuild-tree force fsck to rebuild filesystem from scratch fsck | (takes a long time) fsck | --clean-attributes clean garbage in reserved fields in StatDatas fsck |Options: fsck | -j | --journal device specify journal if relocated fsck | -B | --badblocks file file with list of all bad blocks on the fs fsck | -l | --logfile file make fsck to complain to specifed file fsck | -n | --nolog make fsck to not complain fsck | -z | --adjust-size fix file sizes to real size fsck | -q | --quiet no speed info fsck | -y | --yes no confirmations fsck | -V prints version and exits fsck | -a and -p some light-weight auto checks for bootup fsck | -f and -r ignored fsck |Expert options: fsck | --no-journal-available do not open nor replay journal fsck | -S | --scan-whole-partition build tree of all blocks of the device fsck | fsck |+ case $? in fsck |+ eend 0 [ ok ] fsck |+ return 0 fsck |++ command -v start_post fsck |+ '[' '' = start_post ']' fsck |+ shift fsck |+ continue 2 fsck |+ '[' -n '' ']'