Skip to content

            Subscribe (RSS | E-Mail)

Forcing fsck to Run on the Next Reboot

If you need to make sure fsck runs on the next reboot, here’s a really simple way to do it:

$ sudo touch /forcefsck

Alternatively (and depending on your version of Linux) you may also be able to pass an option to the shutdown command:

$ shutdown -rF now

Posted in Linux.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.