Corrupted Hard Drive

Michael Cronenworth mike at cchtml.com
Thu Jan 29 16:16:59 UTC 2015


On 01/29/2015 09:59 AM, Mickey wrote:
>
> What command should I use to overcome this ?

The hard drive is partitioned, yes?

fsck /dev/sdb#

If your file system is on the second partition:

fsck /dev/sdb2

By not using a number you are pointing to the entire block device and not a 
partition.


More information about the users mailing list