Hello Everyone,

Trying to mount a usb flash drive with little luck. I have added the usb and
scsi files to lib/modules and etc/modules. I see the device under
/proc/bus/usb/devices and I see no errors under /var/log/messages. It seems
to be picked up and assigned but when I try to mount it I get  "Mounting
/dev/sdaX on /usb failed: No such file or directory". Any ideas?

TIA

dmesg
-----------
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 21:01:10 Feb 11 2004
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 9 for device 00:07.2
PCI: Sharing IRQ 9 with 00:10.0
usb-uhci.c: USB UHCI at I/O 0x1800, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
hub.c: new USB device 00:07.2-2, assigned address 2
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: 64MB      Model: HardDrive         Rev: 1.88
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 128000 512-byte hdwr sectors (66 MB)
sda: Write Protect is off
Partition check:
 sda: sda1
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2

lsmod
----------

odule                  Size  Used by    Not tainted
vfat                    9036   0 (unused)
softdog                 1508   1
ip_nat_irc              2128   0 (unused)
ip_nat_ftp              2736   0 (unused)
ip_conntrack_irc        2864   1
ip_conntrack_ftp        3472   1
tun                     3456   6
rtl8139                12616   1
pci-scan                3532   1 [rtl8139]
natsemi                15208   1
sd_mod                 10300   0 (unused)
usb-storage            60788   0 (unused)
scsi_mod               53960   2 [sd_mod usb-storage]
usb-uhci               21352   0 (unused)
usbcore                55904   1 [usb-storage usb-uhci]
isofs                  17012   0 (unused)
ide-detect               144   0 (unused)
ide-cd                 28572   0
ide-disk               12492   0
ide-core               88752   0 [usb-storage ide-detect ide-cd ide-disk]
cdrom                  26976   0 [ide-cd]



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to