Jaidchen

Untitled

Jun 1st, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. e2fsck 1.45.5 (07-Jan-2020)
  2. ext2fs_open2: Bad magic number in super-block
  3. fsck.ext4: Superblock invalid, trying backup blocks...
  4. fsck.ext4: Bad magic number in super-block while trying to open ddrescue.img
  5.  
  6. The superblock could not be read or does not describe a valid ext2/ext3/ext4
  7. filesystem. If the device is valid and it really contains an ext2/ext3/ext4
  8. filesystem (and not swap or ufs or something else), then the superblock
  9. is corrupt, and you might try running e2fsck with an alternate superblock:
  10. e2fsck -b 8193 <device>
  11. or
  12. e2fsck -b 32768 <device>
  13.  
  14. Found a dos partition table in ddrescue.img
Advertisement
Add Comment
Please, Sign In to add comment