История изменений
Исправление chukcha, (текущая версия) :
fsck не работает так:
fsck /dev/md2
fsck from util-linux-ng 2.17.2
WARNING: couldn't open /etc/fstab: No such file or directory
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: No such file or directory while trying to open /dev/md2
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 eles), then the superblock
is corrut, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
Если запустить fsck /dev/md1, то ошибки те же.
Исправление chukcha, :
fsck не работает так:
fsck /dev/md2
fsck from util-linux-ng 2.17.2
WARNING: couldn't open /etc/fstab: No such file or directory
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: No such file or directory while trying to open /dev/md2
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 eles), then the superblock
is corrut, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
Если запустить fsck /dev/md2, то ошибки те же.
Исходная версия chukcha, :
fsck не работает так:
fsck /dev/md2
fsck from util-linux-ng 2.17.2
WARNING: couldn't open /etc/fstab: No such file or directory
e2fsck 1.41.12 (17-May-2010)
fsck.ext2: No such file or directory while trying to open /dev/md2
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 eles), then the superblock
is corrut, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>