Advertisement
Guest User

Untitled

a guest
Aug 30th, 2012
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. root@Pyrrhic-PC:/home/pyrrhic# sudo mount -t ntfs /dev/sda3 junk-windows/
  2. ntfs_mst_post_read_fixup_warn: magic: 0x8a22878f size: 1024 usa_ofs: 45868 usa_count: 8539: Invalid argument
  3. Record 0 has no FILE magic (0x8a22878f)
  4. Failed to load $MFT: Input/output error
  5. Failed to mount '/dev/sda3': Input/output error
  6. NTFS is either inconsistent, or there is a hardware fault, or it's a
  7. SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
  8. then reboot into Windows twice. The usage of the /f parameter is very
  9. important! If the device is a SoftRAID/FakeRAID then first activate
  10. it and mount a different device under the /dev/mapper/ directory, (e.g.
  11. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
  12. for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement