I am attempting to use an external usb 1.1 hard drive on Debian (Woody) with kernel 2.4.24. I have compiled the kernel with usb and scsii support, but am unable to mount it from Debian.
However, I _can_ mount it (and read/write) using the SystemRescue CD (v 0.2.9). Below are the dmesg (excerpts) and lsmod results from booting either Debian and from the SystemRescue CD. Hopefully, this will give someone smarter than myself an idea of what might be going on. Thanks, Barry -------------------------------------------------------------------- lsmod-Debian ------------ Module Size Used by Not tainted lsmod-SystemRescue CD --------------------- Module Size Used by Tainted: PF usb-storage 61248 0 (unused) usb-ohci 17448 0 (unused) tulip 39008 0 apm 9212 0 (unused) floppy 48028 0 (autoclean) tun 4000 0 (unused) strip 18828 0 (unused) slip 5792 0 (unused) nvnet 26400 1 (initializing) mii 2192 0 dummy 1080 0 (unused) defxx 10996 0 (unused) aironet4500_core 49272 0 (unused) 8390 5728 0 usbcore 56288 1 [usb-storage usb-ohci] cloop 8388 2 ----------------------------------------------------------------------- dmesg - Debian -------------- SCSI subsystem driver Revision: 1.00 scsi0 : SCSI host adapter emulation for IDE ATAPI devices es1371: version v0.32 time 17:29:13 Jan 31 2004 usb.c: registered new driver usbdevfs usb.c: registered new driver hub host/uhci.c: USB Universal Host Controller Interface driver v1.1 Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage dmesg - SystemRescue CD ----------------------- SCSI subsystem driver Revision: 1.00 usb.c: registered new driver usbdevfs usb.c: registered new driver hub usb-ohci.c: USB OHCI at membase 0xc4b1a000, IRQ 9 usb-ohci.c: usb-00:02.0, ALi Corporation USB 1.1 Controller usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected hub.c: new USB device 00:02.0-1, assigned address 2 usb.c: USB device 2 (vend/prod 0xcaf/0x3a00) is not claimed by any active driver. Initializing USB Mass Storage driver... usb.c: registered new driver usb-storage scsi0 : SCSI emulation for USB Mass Storage devices Vendor: SAMSUNG Model: SV4002H Rev: QP10 Type: Direct-Access ANSI SCSI revision: 02 WARNING: USB Mass Storage data integrity not assured USB Mass Storage device found at 2 USB Mass Storage support registered. uhci.c: USB Universal Host Controller Interface driver v1.1 usb-uhci.c: $Revision: 1.275 $ time 20:33:48 Dec 22 2003 usb-uhci.c: High bandwidth mode enabled usb-uhci.c: v1.275:USB Universal Host Controller Interface driver --------------------------------------------------------------------- ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
