Linux Commands: Filesystem consistency check and repair.


fsck-Linux Command

fsck

Filesystem consistency check and interactive repair. Journaling file systems avoid the need to run fsck.

SYNTAX
      fsck [options] [filesystem] ...

OPTIONS

  --     Pass all subsequent options to filesystem-specific checker.
         All options that fsck doesn't recognize will also be passed.

  -r     Interactive mode; prompt before making any repairs.

  -s     Serial mode.

  -t fstype
         Specify the filesystem type. Do not check filesystems of any other type.

  -A     Check all filesystems listed in /etc/fstab.

  -N     Suppress normal execution; just display what would be done.

  -R     Meaningful only with -A: check all filesystems listed in /etc/fstab except the root filesystem.

  -T     Suppress printing of title.

  -V     Verbose mode.

EXIT CODES

  1    Errors were found and corrected.
  2    Reboot suggested.
  4    Errors were found but not corrected.
  8    fsck encountered an operational error.
  16   fsck was called incorrectly.
  128  A shared library error was detected.

The return status is the exit status of the last command executed in consequent-commands, or zero if none were executed.

Related Linux Bash commands:

reboot - Reboot the machine
ext2 File System is non journaling
ext3 File System - Red Hat's Journaling File System
XFS File System - SGI's open source high-performance journaling filesystem.
JFS Tech - IBM's journaled file system technology
Reiser4 - The default file system for SuSE, Lindows, FTOSX and Gentoo.

Other Linux Commands:
alias , break , builtin , cal , case , cat , cd , cfdisk , chgrp , chmod , chown , chroot , cksum , cmp , comm , command , continue , cp , cron , crontab , csplit , cut , date , dc , dd , declare , df , diff , diff3 , dir , dircolors , dirname , dirs , du , echo , egrep , enable , env , eval , exec , expand , export , expr , factor , false , fdformat , fdisk , fgrep , find , fmt , fold , for , fsck , function , getopts , hash , hashcharacter , head , history , hostname , id , if , import , install , join , kill , less , let , ln , local , locate , logname , logout , lpc , lpr , lprm , ls , m4 , man , mbadblocks , mkdir , mkfifo , mknod , more , mount , mtools , mv , nice , nl , nohup , passwd , paste , period , popd , pr , printf , ps , pushd , pwd , quota , quotacheck , quotactl , ram , rcp , read , readonly , return , rm , rmdir , rsync , sdiff , sed , select , seq , set , shift , shopt , shutdown , sleep , sort , split , su , sum , symlink , sync , tac , tail , tar , tee , test , time , times , top , touch , tr , traceroute , true , tsort , tty , type , ulimit , umask , uname , unexpand , uniq , units , unset , unshar , until , useradd , usermod , users , uuencode , watch , wc , whereis , which , while , who , xargs , yes ,
Live2Support.com :

Product - Benefits - Features - How Does it Works - Pricing - SSL Certificates - Signup - Contactus - Login - Submit Resources