Results 1 to 10 of 10

Thread: NTFS USB Issues

  1. #1
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Exclamation NTFS USB Issues

    Hey guys, have been having serious issues transferring files to an external USB stick of mine (2GB, NTFS) lately under Ubuntu 12.04. The stick works fine under Windows and I can even read files from it under Ubuntu, but as soon as I write something to it, it corrupts the filesystem

    Basically, it mounts fine and I can copy/read files from the USB stick but when I paste a file to it for example, I get the below window after I click the dismount button:



    ^It basically plays in a loop and never completes (10-15 minutes) so you just pull the USB out, but when you put it back in, you get the below error and the file system is corrupt, meaning you lost all your files



    It's weird because if I dismount the drive from sudo'd nautilus, I don't get the 1st window but still get the 2nd error when I try to mount it again....As well, I have 2 internal NTFS harddrives (SATA 2) that get automatically mounted at boot and I can read/write to those just fine....


  2. #2
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Re: NTFS USB Issues

    100 views and no suggestions?

    I also forgot to post the output of "sudo apt-get ntfsfix /dev/xxx" which was a suggested troubleshooting tip I found online:

    Code:
    Mounting volume... NTFS signature is missing.
    FAILED
    Attempting to correct errors... NTFS signature is missing.
    FAILED
    Failed to startup volume: Invalid argument
    NTFS signature is missing.
    Trying the alternate boot sector
    The alternate bootsector is usable
    Set sector count to 3913988 instead of 3913925
    Rewriting the bootsector
    The boot sector has been rewritten
    ntfs_mst_post_read_fixup_warn: magic: 0xe384910e  size: 1024   usa_ofs: 39399  usa_count: 32751: Invalid argument
    Record 0 has no FILE magic (0xe384910e)
    Failed to load $MFT: Input/output error
    Volume is corrupt. You should run chkdsk.


  3. #3
    Join Date
    Dec 2012
    Location
    USA
    Beans
    185
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: NTFS USB Issues

    Try formatting the flash drive FAT32 to see what happens.

    NTFS really isn't the ideal file system to use on a 2 GB flash drive anyways.

  4. #4
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Re: NTFS USB Issues

    FAT32 may or may not work better but that is beside the point as I explicitly want to get NTFS USB drives working under my Ubuntu partition....The fact that it is a 2GB stick in this case shouldn't matter either as I have 16GB+ sticks as well...


  5. #5
    Join Date
    Jul 2008
    Beans
    2,732

    Re: NTFS USB Issues

    Format the USB stick and try it again. It should work with Ubuntu again.

  6. #6
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Re: NTFS USB Issues

    Quote Originally Posted by sammiev View Post
    Format the USB stick and try it again. It should work with Ubuntu again.
    Format the USB stick under which OS? I've tried that multiple times and the stick was healthy each time after the reformat...Until I copied some files to it again.


  7. #7
    Join Date
    May 2010
    Location
    Northern California
    Beans
    33
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: NTFS USB Issues

    In my experience flash drives that behave that way are always close to death and data loss. USB flash drives can be very flaky, and I have seen brand new drives where two out of three identical capacity and branded drives work fine and the third doesn't. They are kind of like light bulbs - sometimes you get a bad one, and there's no figuring out what's wrong. I have had drives that work on one computer but not another, every time. I even had a Sony drive that refused to work in a Sony laptop, but worked great everywhere else.

    I would get whatever data I could off the drive, then format the drive under Windows (full format, not quick), then physically destroy the drive.

    I have a drive like yours. It's a 16GB Sandisk that doesn't like to mount under Ubuntu. I always have to mount it manually under Disk Utility. The other day I plugged it into a Vista box and it wanted to format the drive. I unplugged it and put it in again and it was then recognized. Needless to say I will not be trusting this drive to keep any of my data safe.

  8. #8
    Join Date
    Dec 2012
    Location
    USA
    Beans
    185
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: NTFS USB Issues

    Maybe the USB Port on that Ubuntu PC is the problem.

    Did you try plugging the Flash Drive into a Different USB Port on that Computer?

  9. #9
    Join Date
    Oct 2011
    Location
    /root
    Beans
    956
    Distro
    Ubuntu

    Re: NTFS USB Issues

    Quote Originally Posted by The Spectre View Post
    Maybe the USB Port on that Ubuntu PC is the problem.

    Did you try plugging the Flash Drive into a Different USB Port on that Computer?
    I did, but this is definitetly not a hardware problem with either the stick or the USB port because both work perfectly fine under Windows 7....It is a problem with Ubuntu writing to NTFS USB drives....


  10. #10
    Join Date
    Jul 2008
    Beans
    2,732

    Re: NTFS USB Issues

    I went into Dash and select "Disk" and choose my USB drive. Then I selected more actions and formated the USB pen. It was the only program in Linux that would format the pen. Gparted did not work which surprised me.

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
  •