Force a filesystem check on next reboot
Say we want our system to run an fsck next time it reboots. Run: sudo touch /forcefsck Upon the next reboot the system will check all filesystems for errors
Say we want our system to run an fsck next time it reboots. Run: sudo touch /forcefsck Upon the next reboot the system will check all filesystems for errors