Skip to content

Instantly share code, notes, and snippets.

@isaaclw
Created November 22, 2019 15:41
Show Gist options
  • Save isaaclw/da59e56349e3d182d8895b8dfbc679e8 to your computer and use it in GitHub Desktop.
Save isaaclw/da59e56349e3d182d8895b8dfbc679e8 to your computer and use it in GitHub Desktop.
Force fsck #ubuntu #bash
sudo touch /forcefsck
sudo shutdown -r 1 "shutting down to do disk check"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment