Thanks James,

that fixed the troubles. Could mount the USB HD in no time.

Dimitri

[EMAIL PROTECTED] wrote:

Hi

You are missing usb-storage from modules!!
Without that you will not have sda[1234]

# modprobe usb-storage

James

from my point of view all looks good.
Connect the Harddrive(can it be switch on?) and then check again
the stuff below, the mout should be fine.
Do you have other USB devices connected?
What kind of USB-Harddrive is it (manufactor etc. )

regards

wolfgang


On Wed, 25 May 2005 20:12:44 +1000, dimitri <[EMAIL PROTECTED]> wrote:

checked the /var/log/messages file, copy the relevant info out here, and than the lsmode output

i've put /dev/sda1 /mnt/USB auto noauto,owner,kuzu 0 0

into FSTAB and tried to mount again, no luck

cheers,

May 25 19:34:29 cape kernel: Freeing unused kernel memory: 136k freed
May 25 19:34:29 cape kernel: usb.c: registered new driver usbdevfs
May 25 19:34:29 cape smartd: smartd startup failed
May 25 19:34:29 cape kernel: usb.c: registered new driver hub
May 25 19:34:29 cape kernel: usb-uhci.c: $Revision: 1.275 $ time 15:37:48 Oct 29 2003
May 25 19:34:29 cape kernel: usb-uhci.c: High bandwidth mode enabled
May 25 19:34:29 cape kernel: PCI: Found IRQ 11 for device 00:07.2
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:07.3
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:0f.0
May 25 19:34:29 cape kernel: usb-uhci.c: USB UHCI at I/O 0xc400, IRQ 11
May 25 19:34:29 cape kernel: usb-uhci.c: Detected 2 ports
May 25 19:34:29 cape kernel: usb.c: new USB bus registered, assigned bus number 1
May 25 19:34:29 cape kernel: hub.c: USB hub found
May 25 19:34:29 cape kernel: hub.c: 2 ports detected
May 25 19:34:29 cape kernel: PCI: Found IRQ 11 for device 00:07.3
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:07.2
May 25 19:34:29 cape kernel: PCI: Sharing IRQ 11 with 00:0f.0
May 25 19:34:29 cape kernel: usb-uhci.c: USB UHCI at I/O 0xc800, IRQ 11
May 25 19:34:29 cape kernel: usb-uhci.c: Detected 2 ports
May 25 19:34:29 cape kernel: usb.c: new USB bus registered, assigned bus number 2
May 25 19:34:29 cape kernel: hub.c: USB hub found
May 25 19:34:29 cape kernel: hub.c: 2 ports detected
May 25 19:34:29 cape kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
May 25 19:34:30 cape kernel: usb.c: registered new driver hiddev
May 25 19:34:30 cape kernel: usb.c: registered new driver hid
May 25 19:34:30 cape kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
May 25 19:34:30 cape kernel: hid-core.c: USB HID support drivers
May 25 19:34:30 cape kernel: mice: PS/2 mouse device common for all mice
May 25 19:34:30 cape kernel: hub.c: new USB device 00:07.3-1, assigned address 2 May 25 19:34:30 cape kernel: input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb2:2.0 May 25 19:34:30 cape kernel: hub.c: new USB device 00:07.3-2, assigned address 3 May 25 19:34:30 cape kernel: usb.c: USB device 3 (vend/prod 0x5e3/0x702) is not claimed by any active driver.



LSMODE OUTPUT


Module                  Size  Used by    Not tainted
vfat                   12812   0  (autoclean)
fat                    38488   0  (autoclean) [vfat]
via82cxxx_audio        24056   1  (autoclean)
ac97_codec             17064   0  (autoclean) [via82cxxx_audio]
uart401                 8356   0  (autoclean) [via82cxxx_audio]
sound                  73300   0  (autoclean) [via82cxxx_audio uar t401]
soundcore               6500   4  (autoclean) [via82cxxx_audio sou nd]
parport_pc             18788   1  (autoclean)
lp                      8868   0  (autoclean)
parport                36800   1  (autoclean) [parport_pc lp]
autofs                 13236   0  (autoclean) (unused)
rfcomm                 37696   0  (autoclean)
l2cap                  19660   2  (autoclean) [rfcomm]
bluez                  40388   1  (autoclean) [rfcomm l2cap]
8139too                16808   2
mii                     3992   0  [8139too]
ipt_MASQUERADE          2328   3  (autoclean)
iptable_nat            21432   1  (autoclean) [ipt_MASQUERADE]
ip_conntrack 28840 1 (autoclean) [ipt_MASQUERADE ipta ble_nat]
iptable_filter          2444   1  (autoclean)
ip_tables 15264 5 [ipt_MASQUERADE iptable_nat ipta ble_filter]
floppy                 57020   0  (autoclean)
sg                     35852   0  (autoclean) (unused)
sd_mod                 13740   0  (autoclean) (unused)
scsi_mod              107080   2  (autoclean) [sg sd_mod]
ide-cd                 35488   0  (autoclean)
cdrom                  33216   0  (autoclean) [ide-cd]
keybdev                 2944   0  (unused)
mousedev                5428   1
hid                    24356   0  (unused)
input                   5824   0  [keybdev mousedev hid]
usb-uhci               25964   0  (unused)
usbcore                78368   1  [hid usb-uhci]
ext3                   70532   2
jbd                    51732   2  [ext3]

wolfgang wrote:

Ok now we now that you have two UHCI usb controlers and
therefor uhci_hcd.o kernel modul should be used (check with lsmod if
loaded)
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to