Gentoo Archives: gentoo-user

From: Jorge Almeida <jalmeida@××××××××××××.pt>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] external conceptronic box
Date: Wed, 26 Oct 2005 15:24:23
Message-Id: Pine.LNX.4.63.0510261602550.26452@weber.math.ist.utl.pt
In Reply to: Re: [gentoo-user] [OT] external conceptronic box by Christoph Gysin
1 On Wed, 26 Oct 2005, Christoph Gysin wrote:
2
3 > Jorge Almeida wrote:
4 > > I'm thinking of purchasing a "Conceptronic External USB 2.0 Hard Disk
5 > > Box 3.5 (CHD3U)", together with a IDE hd, to use mostly for backups.
6 > > Anyone has any experience with this? The main question is: Should I
7 > > worry about drivers?
8 >
9 > Every USB (2.0) disk/stick is covered by the USB mass-storage driver. You'll
10 Great!
11 > need:
12 > CONFIG_USB_EHCI_HCD (USB 2.0)
13 > CONFIG_USB_STORAGE (mass-storage)
14 > CONFIG_BLK_DEV_SD (SCSI-disk)
15 >
16 Does the latter mean that some scsi emulation is used? Is there some
17 documentation about it that I should know of?
18 > After connecting the disk, check dmesg to see which device has been created.
19 > Most probably it's /dev/sda, if you don't have any other SCSI/USB disks.
20 >
21 Thanks.
22
23 Jorge
24 --
25 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [OT] external conceptronic box Christoph Gysin <cgysin@×××.ch>