Force filesystem check next time you boot.
This is easy and sometimes needed.
# sudo touch /forcefsck
you can also force a file system check during boot, by rebooting with the “-F” flag.
# shutdown -rF now
Force filesystem check next time you boot.
This is easy and sometimes needed.
# sudo touch /forcefsck
you can also force a file system check during boot, by rebooting with the “-F” flag.
# shutdown -rF now