10-09-2014, 10:36 AM
Don't bother with mount commands that don't specify a partition number (eg. just /dev/sdf won't work; needs to be sdf1).
Something got corrupted on the drive and won't let you access the partition anymore. Looked up info on error message and sounds like it is something you need to fix from a running Windows system. Do you have any computers running Windows right now, or access to a friends machine that you could plug the drive into? Basically, most answers I saw gave same solution as posted here: http://askubuntu.com/questions/335198/un...hard-drive.
Just out of curiosity, when was the last time you used that external drive? Did it have a full Windows installation on it, or was it always just a partition that held only data files?
(10-09-2014, 04:47 AM)Monkeyman link Wrote: monkeyman@monkeyman:~$ sudo mount -t ntfs-3g /dev/sdf1 /media/external
ntfs_mst_post_read_fixup_warn: magic: 0x44414142 size: 1024 usa_ofs: 20480 usa_count: 36364: Invalid argument
Record 0 has no FILE magic (0x44414142)
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdf1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
Something got corrupted on the drive and won't let you access the partition anymore. Looked up info on error message and sounds like it is something you need to fix from a running Windows system. Do you have any computers running Windows right now, or access to a friends machine that you could plug the drive into? Basically, most answers I saw gave same solution as posted here: http://askubuntu.com/questions/335198/un...hard-drive.
Just out of curiosity, when was the last time you used that external drive? Did it have a full Windows installation on it, or was it always just a partition that held only data files?
Try Linux Beginner Search Engine for answers to Linux questions.




). I don't remember how long it's been since I accessed it but probably within the past couple of months. I can try plugging it in to that tonight. It never had any OS. It was always data only (movies I copied from my DVDs/VHS tapes...they're legit). I wanted to make everything digital to save space. I had hundreds if not thousands of movies in various formats. Walls and walls of movies, full seasons of TV shows on DVD, etc. I copied everything to HDDs then gave most of the movies away. I think there are/were about 100 movies on that HDD. I'd hate to think I've lost them all. If it's a mechanical issue, I'll see if I can find another identical HDD somewhere and try to steal its circuit board although I can hear/feel it spin up. This computer shows that it's physically there so I'm not really sure what I'd have to do in Windows to "fix" it. Any thoughts on that? I'll read your link this evening (WAY past my bedtime already).
