Posted on Thursday, October 28, 2010 at 10:02 PM
In the Linux operating system, the fsck is a useful utility that scans the file system for consistency and integrity. It is usually run automatically at the startup if the system detects that it is in an inconsistent state. It checks and repairs the file systems and bad sectors. Although this utility is useful in its own right, it has got some drawbacks as well. For example, if you run fsck on a mounted Linux system then it could lead to system corruption and data loss. In such cases, you should take the help of a effective and reliable
Linux data recovery software.
Consider a scenario wherein you are working on a Linux system that has live Ext3 file system. You run the fsck utility and find the following error message:
“EXT3-fs: corrupt root Inode, run e2fsck”
If you run e2fsck on the same volume after getting the aforementioned error message, then the following error message is displayed:
“Root Inode is not a directory. Clear?”...