Package: kernel-image
Version: 2.6.10-1-686

I am unable to mount my usb 2.0 flash disk:

debian:~# mount /dev/sda1 /flash/
mount: you must specify the filesystem type

Specifying the FS doens't help either:

debian:~# mount -t ext3 /dev/sda1 /flash/
mount: special device /dev/sda1 does not exist
debian:~# ls /dev/sda1
/dev/sda1
debian:~# lsmod
Module                  Size  Used by
uhci_hcd               33968  0
sd_mod                 18096  0
usb_storage            70144  0
scsi_mod              130048  2 sd_mod,usb_storage

Removing the uhci and loading the ehci_hcd doesn't help either. The
same goes for ohci driver. Am I missing something here? I am having no
problem mounting the drive from other oses or older kernel images (<=
2.6.5). These troubles started when i moved this system to 2.6.7/8.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to