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

external USB acomdata drive



I am trying to mount an external 80GB acomdata usb drive on a Sarge
laptop with a 2.6.12 kernel. I get the following output from hotplug in
syslog:

Jul  7 08:16:00 moonglum kernel: hub 1-0:1.0: over-current change on port 1
Jul  7 08:16:00 moonglum kernel: hub 4-0:1.0: over-current change on port 1
Jul  7 08:16:03 moonglum kernel: usb 4-1: new high speed USB device using ehci_hcd and address 3
Jul  7 08:16:03 moonglum kernel: ub(4.3): GetMaxLUN returned 0, using 1 LUNs
Jul  7 08:16:03 moonglum kernel: ub(4.3): resid 8 len 8 act 8
Jul  7 08:16:03 moonglum kernel: ub: reading capacity: error -5
Jul  7 08:16:03 moonglum kernel: ub(4.3): resid 8 len 8 act 8
Jul  7 08:16:03 moonglum kernel: ub: reading capacity: error -5
Jul  7 08:16:03 moonglum kernel: hiddev96: USB HID v1.10 Device [DMI     ³;\205Êq$*Ü WD800UE-00HCT0  ] on usb-0000:00:1d.7-1
Jul  7 08:16:04 moonglum usb.agent[6058]:      usbhid: already loaded
Jul  7 08:16:05 moonglum usb.agent[6045]:      ub: already loaded
Jul  7 08:16:05 moonglum usb.agent[6045]:      usb-storage: already loaded
Jul  7 08:16:05 moonglum udev[6139]: creating device node '/dev/uba'
Jul  7 08:16:05 moonglum udev[6144]: configured rule in '/etc/udev/rules.d/udev.rules[23]' applied, 'hiddev0' becomes 'usb/%k'
Jul  7 08:16:05 moonglum udev[6144]: creating device node '/dev/usb/hiddev0'


However, when I try and mount the drive, I can an error saying wrong
fstype:

% sudo mount -t vfat /dev/uba /mnt/extdrive
mount: wrong fs type, bad option, bad superblock on /dev/uba,
       missing codepage or other error
       (could this be the IDE device where you in fact use
       ide-scsi so that sr0 or sda or so is needed?)
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

I verified that the filesystem is fat32 by mounting it on my work laptop
(WinXP). Can someone give me a hint on what to do next or what further
information I might need to provide? I think that all the correct kernel
modules are loaded...

% lsmod
Module                  Size  Used by
sd_mod                 19984  0 
vfat                   14080  0 
fat                    54172  1 vfat
i830                   28928  1 
drm                    68244  2 i830
af_packet              22920  2 
ipv6                  265536  8 
orinoco_cs              9352  1 
orinoco                43020  1 orinoco_cs
hermes                  7552  2 orinoco_cs,orinoco
pcmcia                 28040  7 orinoco_cs
autofs4                19972  0 
realtime               11024  0 
tsdev                   7744  0 
mousedev               11936  1 
joydev                  9920  0 
evdev                   9600  0 
parport_pc             36548  0 
parport                38088  1 parport_pc
psmouse                31108  0 
rtc                    13752  0 
8139cp                 21248  0 
snd_intel8x0m          19780  0 
snd_intel8x0           33984  0 
snd_ac97_codec         83320  2 snd_intel8x0m,snd_intel8x0
snd_pcm_oss            53536  0 
snd_mixer_oss          19840  1 snd_pcm_oss
snd_pcm                95240  4 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pc
m_oss
snd_timer              25860  1 snd_pcm
snd                    57732  7 snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pc
m_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              10080  1 snd
snd_page_alloc         10244  3 snd_intel8x0m,snd_intel8x0,snd_pcm
i2c_i801                8972  0 
i2c_core               22416  1 i2c_i801
shpchp                102244  0 
pci_hotplug            30644  1 shpchp
intel_agp              23580  1 
agpgart                36424  3 drm,intel_agp
usbhid                 35424  0 
usb_storage            66368  0
scsi_mod              145224  2 sd_mod,usb_storage
ub                     20380  0 
ehci_hcd               35464  0 
uhci_hcd               33552  0 
usbcore               127228  6 usbhid,usb_storage,ub,ehci_hcd,uhci_hcd
8139too                26752  0 
mii                     5760  2 8139cp,8139too
crc32                   4480  2 8139cp,8139too
yenta_socket           23688  4 
rsrc_nonstatic         13696  1 yenta_socket
pcmcia_core            51972  4 orinoco_cs,pcmcia,yenta_socket,rsrc_nonstatic
ac                      4996  0 
battery                10244  0 
thermal                13576  0 
processor              22836  1 thermal
fan                     4740  0 
button                  6800  0 
ide_cd                 43652  0 
cdrom                  41504  1 ide_cd
ext3                  144392  2 
jbd                    62488  1 ext3
mbcache                10628  1 ext3
ide_disk               19200  4 
ide_generic             1408  0 [permanent]
via82cxxx              12444  0 [permanent]
trm290                  4484  0 [permanent]
triflex                 3840  0 [permanent]
slc90e66                5888  0 [permanent]
sis5513                16648  0 [permanent]
siimage                12672  0 [permanent]
serverworks             9096  0 [permanent]
sc1200                  7424  0 [permanent]
rz1000                  2688  0 [permanent]
piix                   10756  0 [permanent]
pdc202xx_old           11520  0 [permanent]
opti621                 4740  0 [permanent]
ns87415                 3912  0 [permanent]
hpt366                 20352  0 [permanent]
hpt34x                  5504  0 [permanent]
generic                 4096  0 [permanent]
cy82c693                4736  0 [permanent]
cs5530                  4864  0 [permanent]
cs5520                  4864  0 [permanent]
cmd64x                 12316  0 [permanent]
atiixp                  6288  0 [permanent]
amd74xx                13468  0 [permanent]
alim15x3               10892  0 [permanent]
aec62xx                 7552  0 [permanent]
pdc202xx_new            9216  0 [permanent]
ide_core              126744  29 usb_storage,ide_cd,ide_disk,ide_generic,via82cx
xx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202
xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiix
p,amd74xx,alim15x3,aec62xx,pdc202xx_new
unix                   29232  48



Reply to: