Gentoo Archives: gentoo-user

From: Dan Farrell <dan@×××××××××.cx>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mounting my digital camera storage... not!
Date: Thu, 15 Mar 2007 00:53:40
Message-Id: 20070314194617.32cb82e0@pascal.spore.ath.cx
In Reply to: [gentoo-user] mounting my digital camera storage... not! by linux@evolone.com
1 On Wed, 14 Mar 2007 16:10:40 -0700
2 linux@×××××××.com wrote:
3
4 > Hello, list --
5 >
6 > dmesg sez:
7 >
8 > usb-storage: device found at 7
9 > usb-storage: waiting for device to settle before scanning
10 > scsi 5:0:0:0: Direct-Access KM DiMAGE Z6 1.00 PQ: 0
11 > ANSI: 0 CCS usb-storage: device scan complete
12 >
13 >
14 > Why can't I get a /dev block device to mount this?
15 >
16 > I know I must be missing something simple and obvious.
17 >
18 > from /proc/config.gz:
19 >
20 > CONFIG_SCSI=y
21 > CONFIG_SCSI_NETLINK=y
22 > CONFIG_SCSI_SPI_ATTRS=y
23 > CONFIG_SCSI_FC_ATTRS=y
24 > CONFIG_SCSI_AIC7XXX=y
25 > CONFIG_SCSI_AIC79XX=y
26 >
27 >
28 > CONFIG_USB_ARCH_HAS_HCD=y
29 > CONFIG_USB_ARCH_HAS_OHCI=y
30 > CONFIG_USB_ARCH_HAS_EHCI=y
31 > CONFIG_USB=y
32 > CONFIG_USB_DEVICEFS=y
33 > CONFIG_USB_EHCI_HCD=y
34 > CONFIG_USB_OHCI_HCD=y
35 > CONFIG_USB_OHCI_LITTLE_ENDIAN=y
36 > CONFIG_USB_UHCI_HCD=y
37 > CONFIG_USB_PRINTER=y
38 > CONFIG_USB_STORAGE=y
39 > CONFIG_USB_HID=y
40 > CONFIG_USB_HIDINPUT=y
41 > CONFIG_USB_MON=y
42 >
43 >
44 > Any help appreciated.
45 >
46
47 do you have scsi block disk support?
48
49 CONFIG_BLK_DEV_SD=y
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] mounting my digital camera storage... not! [SOLVED] Michael Higgins <mhiggins@×××××××××××××.com>