ฉันใช้ My Passport 2Tera เป็นเวลา 2 ปีและทันใดนั้นมันก็ทำงานช้ามาก (ประมาณ 10 นาทีจนกระทั่ง windows ติดมันและ 1-2 นาทีเพื่อแสดงรายการเนื้อหาของโฟลเดอร์) ฉันพบปัญหาที่คล้ายกันและพยายามเรียกใช้ ntfsfix
นี่คือสิ่งที่ฉันได้รับ:
Mounting volume... ntfs_mst_post_read_fixup_warn: magic: 0x44524352 size: 1024 usa_ofs: 40 usa_count: 8: Invalid argument
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Input/output error
FAILED
Attempting to correct errors... ntfs_mst_post_read_fixup_warn: magic: 0x44524352 size: 1024 usa_ofs: 40 usa_count: 8: Invalid argument
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Input/output error
FAILED
Failed to startup volume: Input/output error
Checking for self-located MFT segment... ntfs_mst_post_read_fixup_warn: magic: 0x44524352 size: 1024 usa_ofs: 40 usa_count: 8: Invalid argument
OK
ntfs_mst_post_read_fixup_warn: magic: 0x44524352 size: 1024 usa_ofs: 40 usa_count: 8: Invalid argument
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Input/output error
Volume is corrupt. You should run chkdsk.
ตั้งแต่นั้น Windows หรือ Ubuntu จะหยุดติดตั้งดังนั้นฉันจึงไม่สามารถเรียกใช้ chkdsk
(เท่าที่ฉันรู้).
ฉันเหนื่อย testdisk
ฉันสามารถเข้าถึงข้อมูลของฉันได้ แต่เช่นเดียวกับใน Windows มันยาวมากที่จะแสดงรายการเนื้อหาไดเรกทอรีฉันพยายามคัดลอกข้อมูลของฉัน แต่แน่นอนว่ามันช้ามาก ฉันยังเขียนโครงสร้างพาร์ติชันด้วย testdisk แต่มันไม่เปลี่ยนแปลงอะไรเลย
ฉันกำลังคิดที่จะถ่ายโอนพาร์ติชัน แต่ฉันไม่แน่ใจว่ามันจะแก้ปัญหาของฉันดังนั้นฉันไม่ต้องการสูญเสียข้อมูลทั้งหมดโดยไม่มีอะไร ...
ฉันรู้ว่าพวกเขามีความช่วยเหลือมากมาย แต่ฉันลองทำหลายสิ่งหลายอย่าง แต่ดูเหมือนไม่มีใครแก้ปัญหาของฉันได้
ถ้ามันสามารถช่วยได้นี่คือ mount
เอาท์พุท:
ntfs_mst_post_read_fixup_warn: magic: 0x44524352 size: 1024 usa_ofs: 40 usa_count: 8: Argument invalide
Record 0 has no FILE magic (0x44524352)
Failed to load $MFT: Erreur d'entrée/sortie
Failed to mount '/dev/sdc': Erreur d'entrée/sortie
NTFS is either inconsistent, or there is a hardware fault, or it's 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 the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
คุณมีความคิดใด ๆ