[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

usb HD mounting problems



Hi List,

still got problems mounting and accessing an external HD (MacPower Icecube FW800) through USB. Note that this is on a Powerpc, but it might not be a platform specific problem, hence the post.
I am here on Debian Testing with an 2.6.11.5 kernel.

I think i got all required modules loaded:

 vfat                   13888  0
 msdos                   8928  0
 usb_storage            36512  0
 ntfs                  130256  0
 fat                    43772  2 vfat,msdos
 sd_mod                 16400  0
 ohci1394               38404  0
 evdev                   9984  0
 ohci_hcd               24648  0
 uhci_hcd               42128  0
 ehci_hcd               34952  0
 sbp2                   26064  0
 scsi_mod              101308  3 usb_storage,sd_mod,sbp2
 ieee1394              115688  2 ohci1394,sbp2
 udf                    94020  0
 binfmt_misc            11656  0
 usbhid                 41536  0
usbcore 131024 6 usb_storage,ohci_hcd,uhci_hcd,ehci_hcd,usbhid

At power on, the HD gets listed in /proc/partitions:

   8     0  195360984 sda
   8     1   32764536 sda1    -> FAT32
   8     2   32764567 sda2    -> FAT32
   8     3   32764567 sda3    -> FAT32
   8     4   97064730 sda4    -> ntfs

The partitions were made on a win2k box.

/var/log/messages shows the device:

Jun 12 17:59:12 gonzo kernel: usb 2-1: new full speed USB device using ohci_hcd and address 38 Jun 12 17:59:12 gonzo kernel: scsi10 : SCSI emulation for USB Mass Storage devices
 Jun 12 17:59:13 gonzo usb.agent[19676]:      usb-storage: already  loaded
Jun 12 17:59:17 gonzo kernel: Vendor: SAMSUNG Model: SP2014N Rev: VC10 Jun 12 17:59:17 gonzo kernel: Type: Direct-Access ANSI SCSI revision: 04 Jun 12 17:59:17 gonzo kernel: SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB) Jun 12 17:59:17 gonzo kernel: SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB) Jun 12 17:59:18 gonzo kernel: /dev/scsi/host10/bus0/target0/lun0: p1 p2 p3 p4 Jun 12 17:59:18 gonzo kernel: Attached scsi disk sda at scsi10, channel 0, id 0, lun 0 Jun 12 17:59:18 gonzo scsi.agent[19712]: sd_mod: loaded sucessfully (for disk)

As i try to mount the first partition:
 gonzo:~# mount -v -t msdos /dev/sda1 /fw/
 mount: /dev/sda1 is not a valid block device

And /var/log/messages gives:

Jun 12 18:00:24 gonzo kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 38
 Jun 12 18:00:25 gonzo kernel: usb 2-1: scsi_eh_10 timed out on ep0in
 Jun 12 18:00:30 gonzo kernel: usb 2-1: scsi_eh_10 timed out on ep0in
Jun 12 18:00:30 gonzo kernel: usb 2-1: reset full speed USB device using ohci_hcd and address 38
 Jun 12 18:00:31 gonzo kernel: usb 2-1: scsi_eh_10 timed out on ep0in
 Jun 12 18:00:36 gonzo kernel: usb 2-1: scsi_eh_10 timed out on ep0in
Jun 12 18:00:37 gonzo kernel: scsi: Device offlined - not ready after error recovery: host 10 channel 0 id 0 lun 0
 Jun 12 18:00:37 gonzo kernel: usb 2-1: USB disconnect, address 38

The same is with the other partitions (fat and ntfs(readonly))...

I am stuck here...

A little surfing got me the info to disable CONFIG_EFI_PARTION in the kernel conf, but it was always off...

Any ideas what to try next would be very appreciated!

regards,

Peter P.
(Please CC me as i read this list in digest-mode)



Reply to: