Advertisement
tonybaldwin

error on mount of usb hdd

Aug 22nd, 2011
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. I plugged in the external usb hdd, and started my back up (rsync -rvua /home/me /media/usbhdd),
  2. and it was working. Then, suddenly, I got:
  3.  
  4.  
  5. rsync: failed to set times on "/media/Elements/tony/.cache/chromium/Cache/.f_001e65.f0RJmL": Input/output error (5)
  6. rsync: rename "/media/Elements/tony/.cache/chromium/Cache/.f_001e65.f0RJmL" -> "tony/.cache/chromium/Cache/f_001e65": Input/output error (5)
  7.  
  8. So I killed that process, then removed and re-connected the drive.
  9.  
  10. Now I get this:
  11.  
  12. $MFTMirr does not match $MFT (record 0).
  13. Failed to mount '/dev/sdc1': Input/output error
  14. NTFS is either inconsistent, or there is a hardware fault, or it's a
  15. SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
  16. then reboot into Windows twice. The usage of the /f parameter is very
  17. important! If the device is a SoftRAID/FakeRAID then first activate
  18. it and mount a different device under the /dev/mapper/ directory, (e.g.
  19. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
  20. for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement