Koozali.org: home of the SME Server

Can't connect USB Disk

Yaca

Can't connect USB Disk
« on: April 13, 2005, 11:33:07 PM »
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-01

I'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.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Can't connect USB Disk
« Reply #1 on: April 14, 2005, 02:43:04 AM »
Quote from: "Yaca"

When I type "fdisk -l", I get only my RAID partitions.


Try "fdisk -l /dev/sda".

Yaca

Can't connect USB Disk
« Reply #2 on: April 14, 2005, 09:17:23 AM »
"fdisk -l /dev/sda"
returns nothing.
 :-?

Yaca

Can't connect USB Disk
« Reply #3 on: April 19, 2005, 10:26:04 PM »
After a few more tests, I realized that my drive was dammaged !

I did more tests with a 128 Mo USB1 flash disk and a 200 Go USB2 HD.
It worked fine.
They were mapped on sda1 or sdb1.

Thanks for your help.

 :lol: