Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: NTFS Input/Output Error When Copying Many/Large Files

  1. #11
    Join Date
    Jul 2007
    Beans
    46
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: NTFS Input/Output Error When Copying Many/Large Files

    I eventually decided my files were corrupt and gave up on it. This was also almost a year ago, so I don't even have the CD anymore.

    You might want to be sure there are no disk errors on the hard drive.
    fsck is the program to do that, but you'll need to find out what the device you want to check is. Something like "/dev/sda1" or "/dev/hda0"

    then run:
    Code:
    fsck /dev/sda1
    or whatever the device was.

  2. #12
    Join Date
    Jun 2009
    Beans
    67

    Re: NTFS Input/Output Error When Copying Many/Large Files

    I had similar problems (copying big files from/to external drive) several years ago, but the problem was manifesting in both Linux and Windows on 3 out of 4 computers I tried (strangley, it worked fine on one computer). It was external drive made by Intex. I returned the drive, got another one - same problem. Then I returned that one too, and asked for another manufacturer. I got Coolink (or something like that), and no problems at all since then. I guess that was hardware problem and back then there were several manufacturers that used same electronics in their external drives (with same problems). I also have good expiriences with Chieftec and Transcend external drives. Western Digital should be OK too.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •