10
Mar 2009
To set fsck on next reboot.
Posted in Linux Helps by sibu at 9:38 am |
fsck is used to check and optionally repair one or more Linux file systems. All you need to do is just create empty file /forcefsck.
#touch /forcefsck
By creating /forcefsck file you will force the Linux system to perform a full file system check.
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.