Re: восстановить ext4
petr kh <petr_kh@mail.ru> wrote:
> [-- text/plain, кодировка quoted-printable, кодировка: koi8-r, 86 строк --]
> Доброго времени суток.
> Испортился раздел /home ext4 на /dev/sda4.
> #fsck.ext4 -p /dev/sda4
> fsck.ext4: Bad magic number in super-block while trying to open /dev/sda4
> /dev/sda4:
> The superblock could not be read or does not describe a correct ext2
> filesystem. 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 an alternate superblock:
> e2fsck -b 8193 <device>
mkfs.ext4 -n /dev/sda4 - оно ничего создавать не будет, но напишет - куда
попадут запасные суперблоки. бери их по одному и пробуй
fsck.ext4 -b xxxx /dev/sda4
Reply to: