Δημοσιεύτηκε: 08 Νοέμ 2008, 12:33
από linuxman
dimitris2594 έγραψε:Μου εβγαλε αλλο μυνημα
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or you have hardware faults, or you have a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows TWICE. The usage of the /f parameter is very
important! If you have SoftRAID/FakeRAID then first you must activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for the details.

Δοκίμασες με το
Κώδικας: Επιλογή όλων
sudo mount -t ntfs-3g /dev/sdb1 /mnt/ -o force