ฉันกำลังดูคำถามเช่นไม่สามารถเมานต์ระบบไฟล์ Windows (NTFS) เนื่องจากการไฮเบอร์เนตและฉันจะเมาท์พาร์ติชัน NTFS ที่จำศีลได้อย่างไร และพวกเขาทั้งหมดพูดว่า "เริ่มระบบไปยัง windows" ซึ่งฉันไม่สามารถทำได้ จากนั้นหลังจากเตือนมากremove_hiberfile
แนะนำตัวเลือก ฉันจะรักตัวเลือกนั้น ฉันไม่สนใจเกี่ยวกับโปรแกรมที่ฉันเปิดหรือข้อมูลในโปรแกรม พาร์ติชัน windows อยู่บน / dev / sda5 ดังนั้นฉันจึงวิ่ง
sudo mount /dev/sda5 /mnt/win
อ่านจำนวนมากในภายหลัง ...
sudo mount -t ntfs-3g -o remove_hiberfile /dev/sda5 /mnt/win
sudo mount -t ntfs-3g -o debug,remove_hiberfile /dev/sda5 /mnt/win
ยังไม่มีโชค มันเป็นเหมือนremove_hiberfile
ตัวเลือกที่ไม่ได้รับการยอมรับเพราะฉันไม่ได้รับข้อผิดพลาดเมื่อพยายามใช้ตัวเลือกremove_hiberfile3ejeiofe
แต่เป็นข้อความเดียวกัน
นี่คือข้อความที่ให้เป็นผลมาจากคำสั่งทั้งหมดข้างต้น (การเพิ่มการดีบักไม่ได้เปลี่ยนแปลงอะไร):
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sda5': Operation not permitted
The NTFS partition is in an unsafe state. Please resume and shutdown
Windows fully (no hibernation or fast restarting), or mount the volume
read-only with the 'ro' mount option.
ฉันสามารถเมานต์อ่านอย่างเดียว แต่นั่นไม่ได้ช่วยอะไรมาก
fsck: fsck.ntfs: not found
sudo ntfsck /dev/sda5
ให้ Unsupported: replay_log() Volume is dirty. Unsupported: check_volume() Checking 381952 MFT records. Unsupported cases found.
fsck /dev/sda5
คำสั่งเพื่อตรวจสอบข้อผิดพลาดของดิสก์