External Hard Drive Not Detected on 14.04

My external hard drive, which was working perfectly fine a couple days ago, is not being detected.

There's no reason to suspect that it's broken as I have not really touched it. The HDD is connected via USB3 and I'm using Unity with Ubuntu 14.04. I recently installed Ubuntu on a new hard drive and have all my old Windows files on the external HDD. I've tried fdisk, Ubuntu's Disks utility, as well as a few other things in the terminal and nothing seems to even detect that it's connected. Can anyone assist with this? Thank you very much.

Edit: Output of lsusb:

Bus 002 Device 002: ID 4971:1013 SimpleTech
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 1bcf:288a Sunplus Innovation Technology Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub 

And no, I have a completely new hard drive installed with a new OS so it is not a kernel upgrade.

2

1 Answer

When I get you right you are running a new installed Ubuntu on your internal hardrive and you have Problems to mount your (unchanged) external hardrive where you store your Windows files. Which filesystem do you use on the external hardrive and do you have several partitions.

I experienced some troubles with external hardrives when not cleanly unmounted at other computers or OS. Especially when hardrive was formatted with NTFS. If so try to mount partition at another computer (windows) and umount cleanly. This did solve my problems in most of the cases.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like