Advertisement
Guest User

Untitled

a guest
Jun 1st, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. └(21:35:18)-(firewall@firewall) $ sudo fsck -n /dev/sdc
  2. fsck from util-linux 2.20.1
  3. e2fsck 1.42 (29-Nov-2011)
  4. fsck.ext2: Superblock invalid, trying backup blocks...
  5. fsck.ext2: Bad magic number in super-block while trying to open /dev/sdc
  6.  
  7. The superblock could not be read or does not describe a correct ext2
  8. filesystem. If the device is valid and it really contains an ext2
  9. filesystem (and not swap or ufs or something else), then the superblock
  10. is corrupt, and you might try running e2fsck with an alternate superblock:
  11. e2fsck -b 8193 <device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement