Advertisement
Guest User

Untitled

a guest
May 29th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. fsck from util-linux-ng 2.16
  2. e2fsck 1.41.9 (22-Aug-2009)
  3. fsck.ext2: No such file or directory while trying to open /path/to/mountpoints
  4.  
  5. The superblock could not be read or does not describe a correct ext2
  6. filesystem. If the device is valid and it really contains an ext2
  7. filesystem (and not swap or ufs or something else), then the superblock
  8. is corrupt, and you might try running e2fsck with an alternate superblock:
  9. e2fsck -b 8193 <device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement