• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Issue with usb 3 drive

saptech

Android Expert
I'm having issues with a USB 3.0 ext. hard drive. I can see it when I plug it into the computer, but it's not mounting. I'm using Linux but having same issue with Windows. Any ideas why its not mounting?

Using both OS, it is being picked up but can not access the drive.

Some messages below:

Bus 005 Device 014: ID 0480:a006 Toshiba America Info. Systems, Inc.

# mount -t ntfs /dev/sdc1 /mnt/install
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware.

I
 
I'm having issues with a USB 3.0 ext. hard drive. I can see it when I plug it into the computer, but it's not mounting. I'm using Linux but having same issue with Windows. Any ideas why its not mounting?

Using both OS, it is being picked up but can not access the drive.

Some messages below:

Bus 005 Device 014: ID 0480:a006 Toshiba America Info. Systems, Inc.

# mount -t ntfs /dev/sdc1 /mnt/install
$MFTMirr does not match $MFT (record 0).
Failed to mount '/dev/sdc1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware.

I
I've never personally seen this, but I found something that looks like it should solve the problem. It involves using ntfsprogs, which is "a suite of NTFS utilities based around a shared library," to make it all good again. :)
 
Would you mind posting a follow-up? I like to know how things turn out, plus it's good to have a record of solutions for others on these vast InterWebs to stumble upon. :D
 
The guy will probably get as much info off of it and reformat it. It got late on us and we were at my house, so we stopped with a couple of folders he needed to get data off.

He wanted to take it home and try TestDisk using Windows to finish the job.
 
Back
Top Bottom