Monday, November 06, 2006

Linux: How to force FSCK

Sometimes when we run fsck on mounted filesystem shows warning messages. We could use
#shutdown -F now
#reboot
it will force shutdown, and will be start with fsck at the next reboot.

No comments: