Skip to content

Instantly share code, notes, and snippets.

Created July 15, 2011 21:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/97ef91b49f8dd251bbf4 to your computer and use it in GitHub Desktop.
Save anonymous/97ef91b49f8dd251bbf4 to your computer and use it in GitHub Desktop.
ubuntu@ubuntu:/win/ubuntu/disks$ fsck /win/ubuntu/disks/root.disk
fsck from util-linux-ng 2.17.2
e2fsck 1.41.14 (22-Dec-2010)
fsck.ext2: Input/output error while trying to open /win/ubuntu/disks/root.disk
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
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment