PDA

View Full Version : usb stick - cant mount - but can see in usbview



palutke
04-29-2005, 04:10 PM
Ive run knoppix 3.8 knx2hd.
Booted up , I cant mount usb stick , athough usbview shows device. - Cardreader 7-1

I cant modprobe sd_mod , cause there is non.

mount /dev/sdc1 /mnt does not work ... sda and sdb are hds .

What can I do to mount the USB Stick ? Please help.


some data : ---------------------

dmesg shows
Attached scsi generic sg0 at scsi2, channel 0, id 0, lun 0, type 0
Attached scsi generic sg1 at scsi3, channel 0, id 0, lun 0, type 0
usb 5-4: USB disconnect, address 6
usb 5-4: new high speed USB device using ehci_hcd and address 7
uba: device 7 capacity nsec 0 bsize 512


lsmod |grep usb*

usb_storage 63296 0
usbhid 42176 0
usbcore 101496 7 usb_storage,ehci_hcd,ub,usbhid,ohci_hcd,uhci_hcd


lsmod |grep *scsi* -> nothing there

fingers99
04-29-2005, 06:16 PM
What does /etc/fstab show?

palutke
05-02-2005, 09:29 AM
There is no fstab entry for the usb stick ...

So long I tried manually to mount the usb dev, but so long it doesnt work ....

-------

>mount /dev/uba1 /mnt
mount: Kein Medium gefunden

>mount /dev/sdc1 /mnt
mount: /dev/sdc1 ist kein gültiges blockorientiertes Gerät

--------

# /etc/fstab: filesystem table.
#
# filesystem mountpoint type options dump pass
/dev/sdb2 / ext3 defaults,errors=remount-ro 0 1

proc /proc proc defaults 0 0
/dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0
usbdevfs /proc/bus/usb usbdevfs defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/dvd /dvd iso9660 defaults,ro,user,noexec,noauto 0 0
/dev/cdaudio /cdaudio iso9660 defaults,ro,user,noexec,noauto 0 0

# Added by KNOPPIX
/dev/sda1 /mnt/sda1 reiserfs noauto,users,exec 0 0
# Added by KNOPPIX
/dev/sda2 none swap defaults 0 0
# Added by KNOPPIX
/dev/sda3 /mnt/sda3 reiserfs noauto,users,exec 0 0
# Added by KNOPPIX
/dev/sda5 /mnt/sda5 reiserfs noauto,users,exec 0 0
# Added by KNOPPIX
/dev/sda6 /mnt/sda6 reiserfs noauto,users,exec 0 0
# Added by KNOPPIX
/dev/sdb1 none swap defaults 0 0

palutke
05-02-2005, 01:58 PM
USB stick is mountable mount /dev/uba1 /mnt
But my cardreader ist noch. All listed files above were while testing with the cardreader.
It is an 5:1 USB 2.0 Cardreader.

Can anybody help - with that ?

fingers99
05-02-2005, 03:36 PM
USB stick is mountable mount /dev/uba1 /mnt
But my cardreader ist noch. All listed files above were while testing with the cardreader.
It is an 5:1 USB 2.0 Cardreader.

Can anybody help - with that ?

Some(?) most(?) multicard readers don't seem to work in Linux.

OErjan
05-02-2005, 04:58 PM
i have a cheap power cardreader, yes that is is the "brandname" in raised letters on the top of the unit.
it works well in linux. i even get a new device for each card it has in it.