[Linux] filesystem check without live CD
Tuesday, October 13th, 2009On a mounted partition filesystem check (fsck) of course cannot be done and many tutorials suggest using a live CD of some sort. Here is a solution to force fsck on the next reboot:
touch /forcefsck
reboot