[Linux] filesystem check without live CD
by Primož HadalinOn 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
Leave a Reply