NoPaste

sudo fsck.ext4

von udspoon

SNIPPET_TEXT:
  1. gino@ubuntu:~$ sudo fsck.ext4 /dev/sdd
  2. e2fsck 1.42.13 (17-May-2015)
  3. ext2fs_open2: Bad magic number in super-block
  4. fsck.ext4: Superblock invalid, trying backup blocks...
  5. fsck.ext4: Bad magic number in super-block while trying to open /dev/sdd
  6.  
  7. The superblock could not be read or does not describe a valid ext2/ext3/ext4
  8. filesystem.  If the device is valid and it really contains an ext2/ext3/ext4
  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>
  12.  or
  13.     e2fsck -b 32768 <device>
  14.  
  15. gino@ubuntu:~$

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN