italorp
(usa KDE Neon)
Enviado em 29/11/2018 - 18:14h
pylm escreveu:
Apaga tudo, use a versão read only.
badblocks -nsv /dev/sdX
Após checar, se você quiser que o disco incorpore os badblocks, faça:
fsck -vcck /dev/sdXX
Específique disco e partição.
fsck -vcck /dev/sdb1
fsck de util-linux 2.31.1
root@hinfoluz-OptiPlex-780:/home/hinfoluz# fsck -vcck /dev/sdb
fsck de util-linux 2.31.1
e2fsck 1.44.1 (24-Mar-2018)
ext2fs_open2: Bad magic number in super-block
fsck.ext2: Superbloco inválido, experimentando blocos de cópia de segurança...
fsck.ext2: Bad magic number in super-block tentando abrir /dev/sdb
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it really contains an ext2/ext3/ext4
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>
or
e2fsck -b 32768 <device>
Found a dos partition table in /dev/sdb