46
C1000/3x00 General discussions / How To Mount C3000 As An Usb Storage In Fc3
« on: January 24, 2005, 10:17:14 pm »
First I set the PC Link option to USB Storage in my new Zaurus SL-C3000, and then use the USB cable coming with the original package to connect C3000 to my laptop running Fedora Core 3. Then I checked the output of dmeg:
usb 1-1: new full speed USB device using uhci_hcd and address 3
usb 1-1: 05-wait_for_sys timed out on ep0in
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
Vendor: Sharp Model: SL-C3000 Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Then I found there is a new SCSI device /dev/sda was created, but when I tried to mount it by:
mount /dev/sda /media/usbstorage
An error message was issued:
mount: No medium found
What is the problem then? Anyone has a clue to mount C3000 in FC3? Thanks a lot!
usb 1-1: new full speed USB device using uhci_hcd and address 3
usb 1-1: 05-wait_for_sys timed out on ep0in
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
Vendor: Sharp Model: SL-C3000 Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
Then I found there is a new SCSI device /dev/sda was created, but when I tried to mount it by:
mount /dev/sda /media/usbstorage
An error message was issued:
mount: No medium found
What is the problem then? Anyone has a clue to mount C3000 in FC3? Thanks a lot!