2009/12/21 Marcel Rieux <[email protected]>:
>
> But, as I said. I still have this problem:
>
> e2fsck -c /dev/sdb
> e2fsck 1.41.9 (22-Aug-2009)
> e2fsck: Superblock invalid, trying backup blocks...
> e2fsck: Bad magic number in super-block while trying to open /dev/sdb
>

That's because you are trying to check the file system on the device,
not the partition. Robert Nichols already pointed out that you need to
be running that against /dev/sdb1 (where "1" is the first primary
partition).

-c

-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to