Help!

Do you need drivers for external hard drives for Linux?


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Hardware RSS
Next:  MULTILEVEL MARKETING SPAMBLOCK OF 'INTERNET WISE ..  
Author Message
dragonmaster
External


Since: Aug 05, 2007
Posts: 2



PostPosted: Sun Aug 05, 2007 1:04 pm    Post subject: Do you need drivers for external hard drives for Linux?
Archived from groups: comp>os>linux>hardware (more info?)

I'm new to linux, so don't laugh too hard, but do you need drivers to
use external USB hard drives? I'm used to Windows where you need
drivers for everything, but it looks like you may not for Linux from
what little experience I have.
Back to top
ray
External


Since: Nov 13, 2004
Posts: 3312



PostPosted: Sun Aug 05, 2007 6:28 pm    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 05 Aug 2007 13:04:45 -0700, dragonmaster wrote:

> I'm new to linux, so don't laugh too hard, but do you need drivers to
> use external USB hard drives? I'm used to Windows where you need
> drivers for everything, but it looks like you may not for Linux from
> what little experience I have.

No, you don't.
Back to top
Nicolas George
External


Since: Jul 31, 2007
Posts: 8



PostPosted: Sun Aug 05, 2007 8:12 pm    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

dragonmaster DeleteThis @redwing.net wrote in message
<1186344285.183882.54440 DeleteThis @m37g2000prh.googlegroups.com>:
> I'm new to linux, so don't laugh too hard, but do you need drivers to
> use external USB hard drives?

Of course you need a driver -- just one, the same as for USB sticks.
Fortunately, it is included in the standard kernel since more than six
years, and shipped with every distribution where it may be useful. You
probably will not remark anything as it will be automatically loaded.
Back to top
dragonmaster
External


Since: Aug 05, 2007
Posts: 2



PostPosted: Sun Aug 05, 2007 8:30 pm    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Just the usb_storage support, which you likely already have.
>
> --
>
> -John (john@os2.dhs.org)

Ok... those are some conflicting answers. I have a 1GB flash drive,
and all I had to do to use it was mount it. To those of you who say I
do need a driver, would I do the same thing for, say, a 500GB external
USB drive?
Back to top
John Thompson
External


Since: Apr 03, 2004
Posts: 156



PostPosted: Sun Aug 05, 2007 9:41 pm    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-08-05, dragonmaster DeleteThis @redwing.net <dragonmaster DeleteThis @redwing.net> wrote:

> I'm new to linux, so don't laugh too hard, but do you need drivers to
> use external USB hard drives? I'm used to Windows where you need
> drivers for everything, but it looks like you may not for Linux from
> what little experience I have.

Just the usb_storage support, which you likely already have.

--

-John (john@os2.dhs.org)
Back to top
Oldtech
External


Since: Jun 14, 2007
Posts: 128



PostPosted: Mon Aug 06, 2007 12:24 am    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

dragonmaster.TakeThisOut@redwing.net wrote:
>> Just the usb_storage support, which you likely already have.
>>
>> --
>>
>> -John (john@os2.dhs.org)
>
> Ok... those are some conflicting answers. I have a 1GB flash drive,
> and all I had to do to use it was mount it. To those of you who say I
> do need a driver, would I do the same thing for, say, a 500GB external
> USB drive?
>
Have a 500Gb drive, external Firewire 1394. Formatted it as EXT3. It
stays plugged in to a firewire port, along with other drives, on this
system to act as network collectors of great files and stuff...

But, Firewire is actually faster than USB 2.0 on many systems, because
many of us run USB devices , USB trackballs, drawing pads, web cams, and
each added device cuts the bandwidth and thus, the speed for data for
every item!
Back to top
Chris
External


Since: May 27, 2005
Posts: 473



PostPosted: Mon Aug 06, 2007 9:44 am    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

dragonmaster DeleteThis @redwing.net wrote:
>> Just the usb_storage support, which you likely already have.
>>
>> --
>>
>> -John (john@os2.dhs.org)
>
> Ok... those are some conflicting answers.

Really? I only saw answers which more complete than others. The succinct
answer is 'No. You don't need an /extra/ driver'. Linux comes with the
USB drivers already enabled in the kernel.

> I have a 1GB flash drive,
> and all I had to do to use it was mount it. To those of you who say I
> do need a driver, would I do the same thing for, say, a 500GB external
> USB drive?
>

Yes. Just mount it as you would a flash drive.
Back to top
ray
External


Since: Nov 13, 2004
Posts: 3312



PostPosted: Mon Aug 06, 2007 8:53 pm    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 05 Aug 2007 20:30:24 -0700, dragonmaster wrote:

>> Just the usb_storage support, which you likely already have.
>>
>> --
>>
>> -John (john@os2.dhs.org)
>
> Ok... those are some conflicting answers. I have a 1GB flash drive,
> and all I had to do to use it was mount it. To those of you who say I
> do need a driver, would I do the same thing for, say, a 500GB external
> USB drive?

You plug it in, it should work. Yes, the technical answer is: you need a
driver. The practical answer is: it's almost certainly there by default so
you need not do anything special.
Back to top
Rikishi 42
External


Since: Oct 27, 2005
Posts: 177



PostPosted: Tue Aug 07, 2007 1:31 am    Post subject: Re: Do you need drivers for external hard drives for Linux? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2007-08-06, dragonmaster.DeleteThis@redwing.net <dragonmaster.DeleteThis@redwing.net> wrote:

>> Just the usb_storage support, which you likely already have.
>
> Ok... those are some conflicting answers.

You need a driver. An USB Mass-Storage driver. But that driver is allready
in every distro out there.

So no, you don't need a driver, not in the sence you have to find one. It's
allready there.


> I have a 1GB flash drive,
> and all I had to do to use it was mount it. To those of you who say I
> do need a driver, would I do the same thing for, say, a 500GB external
> USB drive?

I use:
- 128MB flash drive
- 256MB flash drive
- 1 GB flash drive
- 40 GB HD
- 250 GB HD
- a Sony Cybershot camera
- a memory card (CF, SD, etc...) reader

They all behave as 'USB Mass Storage' devices. They're all working with the same
driver. The one allready in my/your system.


--
There is an art, it says, or rather, a knack to flying.
The knack lies in learning how to throw yourself at the ground and miss.
Douglas Adams
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Hardware All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum