I'm testing SME 6.5RC1
I'm tying to connect a USB disk:
37 Go
maybe USB 1
probably NTFS (I want to reformat it in F32 or ext3)
I read this How-To:
http://no.longer.valid/phpwiki/index.php/How%20to%20connect%20a%20USB%20Hard%20Disk%20to%20SME%206.0.1-01I'm on point 1: "cdrecord --scanbus"
I see only the CD/DVD drive
The USB disk does not appear.
When i type "dmesg", I get this:
---
hub.c: new USB device 00:1d.3-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x4ce/0x2) is not claimed by any active driver.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi1 : SCSI emulation for USB Mass Storage devices
usb.c: USB disconnect on device 00:1d.3-1 address 2
hub.c: new USB device 00:1d.3-1, assigned address 3
usb-uhci.c: interrupt, status 3, frame# 1114
scsi: device set offline - not ready or command retry failed after bus reset: host 1 channel 0 id 0 lun 0
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
USB Mass Storage support registered.
scsi2 : SCSI emulation for USB Mass Storage devices
---
When I type "fdisk -l", I get only my RAID partitions.
Any idea ?
Thanks for your help.