Force File System Check (fsck) on Reboot
- March 10th, 2013
- Posted in Software
- By كارما
- Write comment
You may wish to check the integrity of your root file system without using a live cd or different system. To force a file system check on reboot either:
# touch /forcefsck
or
# shutdown -rF now








No comments yet.