If you want to force fsck on the next boot, just create a file called /forcefsck . If this file is present, then during next boot - the fsck is forced.
# touch /forcefsck
Now reboot the machine and when it comes up, fsck will be forced.
# reboot
No comments:
Post a Comment