pcasebere
Posts: 7
Joined: Sun Sep 06, 2015 6:11 am

external hdd

Thu Sep 10, 2015 11:33 am

I'm trying to mount my external hard drive (wd my passport ultra) in terminal on my rpi2; I've got ntfs-3g installed, but when I fdisk -l I don't see the hard drive.. at all. please help

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: external hdd

Thu Sep 10, 2015 12:00 pm

sudo fdisk -l
also see what
/var/log/syslog
says when you plug it in
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

Dorian_WD
Posts: 4
Joined: Tue Mar 03, 2015 8:32 am

Re: external hdd

Thu Sep 10, 2015 12:01 pm

Hey pcasebere,

I'm sorry to hear about your issue. Is the drive working properly when connected to a computer and you are experiencing this only when plugging it into the Raspberry Pi?
If this is the case, then you can try the following steps: http://www.instructables.com/id/Mountin ... -Pi/#step1

I hope this will help you.
Ragards

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: external hdd

Thu Sep 10, 2015 12:09 pm

It may not be getting enough power. Is the hard drive spinning up?
There are 10 types of people: those who understand binary and those who don't.

pcasebere
Posts: 7
Joined: Sun Sep 06, 2015 6:11 am

Re: external hdd

Thu Sep 10, 2015 12:13 pm

Dorian_WD wrote:Hey pcasebere,

I'm sorry to hear about your issue. Is the drive working properly when connected to a computer and you are experiencing this only when plugging it into the Raspberry Pi?
If this is the case, then you can try the following steps: http://www.instructables.com/id/Mountin ... -Pi/#step1

I hope this will help you.
Ragards
Yes, the drive works fine with OSX, however when I plug in to RPI2 the drive starts a periodic clicking, and nothing -haven't tried replies as of yet, 'though.

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: external hdd

Thu Sep 10, 2015 12:15 pm

You may not be getting enough power.

Add max_usb_current=1
To config.txt and try again.
There are 10 types of people: those who understand binary and those who don't.

pcasebere
Posts: 7
Joined: Sun Sep 06, 2015 6:11 am

Re: external hdd

Sat Sep 19, 2015 5:17 pm

In the end it was the classic "not 'nough power;" got a powered hub, and now it's working as it should.

klricks
Posts: 7154
Joined: Sat Jan 12, 2013 3:01 am
Location: Grants Pass, OR, USA
Contact: Website

Re: external hdd

Sat Sep 19, 2015 8:29 pm

pcasebere wrote:In the end it was the classic "not 'nough power;" got a powered hub, and now it's working as it should.
Most drives will work on B+ and 2B models without a HUB if you do the config change suggested by kusti8.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.

Return to “Troubleshooting”