Re: Corrupted Hard Drive

2015-01-29 Thread Mickey
On 01/29/2015 11:16 AM, Michael Cronenworth wrote: 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 t

Re: Corrupted Hard Drive

2015-01-29 Thread Michael Cronenworth
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. -- u

Corrupted Hard Drive

2015-01-29 Thread Mickey
Fedora 15 Hard drive. ext4 # e2fsck -b 8193 /dev/sdb e2fsck 1.42.8 (20-Jun-2013) e2fsck: Bad magic number in super-block while trying to open /dev/sdb The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesyste