
Enviado em 23/10/2018 - 20:40h
Olá a todos,mount: wrong fs type, bad option, bad superblock on /dev/mapper/...
missing codepage or helper program , or other error
In somes cases useful info as found in sys log - try
dmesg i tall or so
e2fsck -f /dev/sdb2Que no caso é minha partição defeituosa.
e2fsck 1.42.9
ext2fs_open2: Bad magic number in super-block
e2fsck: Superblock invalid, trying backup blocks...
The superblock could no be read or does not describe a correct ext2
file system. 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 alternative superblock :
e2fsck -b 8193 <device>
https://www.vivaolinux.com.br/dica/Resolvendo-problemas-de-Bad-Superblocks-em-particoes-EXT4
# mke2fs -n /dev/sdb
mke2fs 1.42.12 (29-Aug-2014)
/dev/sdb contains a ext4 file system
last mounted on /media/tarsila/b72ba6bf-6020-4a36-aba7-d89c6c4f51f2 on Mon Nov 2 12:11:43 2015
Proceed anyway? (y,n) y
Creating filesystem with 1966080 4k blocks and 492480 inodes
Filesystem UUID: d73dd08c-0f1b-41bf-bdb0-87b4a1a644e4
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632 (outros números ctrl+c de exemplo)
# e2fsck -b <número do superblock> /dev/sdb2
e2fsck 1.42.9
ext2fs_open2: Bad magic number in super-block
e2fsck: Superblock invalid, trying backup blocks...
The superblock could no be read or does not describe a correct ext2
file system. 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 alternative superblock :
e2fsck -b 8193 <device>
Trabalhando Nativamente com Logs no Linux
Jogando Daikatana (Steam) com Patch 1.3 via Luxtorpeda no Linux
LazyDocker – Interface de Usuário em Tempo Real para o Docker
Linux Mint: Zram + Swapfile em Btrfs
O widget do Plasma 6 Área de Notificação
Quando vocês pararam de testar distros? (16)
Quero instalar, configurar, setar tamanho do rsyslog. (5)









