Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Mounting a USB thumbdrive
Date: Sat, 29 Jul 2006 20:31:44
Message-Id: 7573e9640607291327h307fca2bjcff948610180f2e4@mail.gmail.com
In Reply to: [gentoo-user] Mounting a USB thumbdrive by Daniel D Jones
1 On 7/29/06, Daniel D Jones <ddjones@××××××××××××.org> wrote:
2 > usb-storage: waiting for device to settle before scanning
3 > Vendor: Memorex Model: USB2 ThumbDrive Rev: 2.00
4 > Type: Direct-Access ANSI SCSI revision: 00
5 > usb-storage: device scan complete
6
7 <snip>
8
9 > There are no sd* devices under /dev to be mounted. What am I missing?
10
11 SCSI disk support in your kerrnel? (CONFIG_BLK_DEV_SD).
12
13 You should see something like this in dmesg:
14
15 usb-storage: device found at 24
16 usb-storage: waiting for device to settle before scanning
17 Vendor: Generic Model: USB Flash Disk Rev: 0.00
18 Type: Direct-Access ANSI SCSI revision: 02
19 SCSI device sdb: 8192000 512-byte hdwr sectors (4194 MB)
20 sdb: Write Protect is off
21 sdb: Mode Sense: 00 00 00 00
22 sdb: assuming drive cache: write through
23 SCSI device sdb: 8192000 512-byte hdwr sectors (4194 MB)
24 sdb: Write Protect is off
25 sdb: Mode Sense: 00 00 00 00
26 sdb: assuming drive cache: write through
27 sdb: sdb1 sdb2
28 sd 6:0:0:0: Attached scsi removable disk sdb
29 sd 6:0:0:0: Attached scsi generic sg2 type 0
30 usb-storage: device scan complete
31
32 HTH,
33 -Richard
34 --
35 gentoo-user@g.o mailing list