TrueCrypt 7.1a กับปัญหาการเมานต์ 14.04


3

ลองติดตั้งข้อผิดพลาดไฟล์ TrueCrypt:

อุปกรณ์ -Mapper: ดำเนินการต่อ ioctl บน truecrypt8 ล้มเหลว: คำสั่งอาร์กิวเมนต์ไม่ถูกต้องล้มเหลว

คำตอบ:



0

ฉันพบข้อผิดพลาดเดียวกันกับ TrueCrypt 7.1a มันเป็นปัญหาของฮาร์ดแวร์: การ์ดหน่วยความจำแฟลชของคุณหรือไม้เท้าเสียซื้ออีกอัน ฉันนำการ์ดหน่วยความจำ micro SD ใหม่มาและแก้ไขปัญหาได้ คุณไม่จำเป็นต้องปิดใช้งานบริการเข้ารหัสลับเคอร์เนลใน TrueCrypt

ตรวจสอบ dmesg ของคุณสำหรับการตรวจสอบที่ไม่ถูกต้องและบล็อกบิตแมปสำหรับอุปกรณ์ของคุณ:

$ dmesg | tail 
[124441.434842] loop: module loaded
[124442.292232] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null)
[124707.769242] vgaarb: this pci device is not a vga device
[124707.837535] vgaarb: this pci device is not a vga device
[124915.735395] EXT4-fs (loop0): ext4_check_descriptors: Block bitmap for group 0 not in group (block 734501930)!
[124915.735398] EXT4-fs (loop0): group descriptors corrupted!
[125044.588160] EXT4-fs (loop0): ext4_check_descriptors: Block bitmap for group 0 not in group (block 2614069506)!
[125044.588165] EXT4-fs (loop0): group descriptors corrupted!
[125105.695135] EXT4-fs (loop0): ext4_check_descriptors: Checksum for group 17 failed (32876!=19679)
[125105.695138] EXT4-fs (loop0): group descriptors corrupted!

$ uname -mr
3.16.0-4-amd64 x86_64
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.