
fsck.ext3 with the -c checks the filesystem for read errors and creates a (new) bad block list. However what if you want to revert this operation, because you want to access files that occupied these bad blocks? Here's the answer: fsck.ext3 -L /dev/null [device]
forcefsck in the root directory. You could simply use:touch /forcefsck
Recent comments
1 day 14 hours ago
1 day 14 hours ago
3 days 19 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
1 week 4 days ago
1 week 6 days ago