Hey there!
I want to mount my usb mass storage device (a Digital Camera) When I connect it I know the kernel detects it right, because I when I do a cat /var/log/messages I see it, and the device that it's supposed to be (/dev/sda).
But when i try to mount it (mount /dev/sda1 /mnt/cam), at first nothing happens, and then the computer locks up!
I really don't know why this happens, I have mounted the same cam with the same way since I first got it.
I am currently using the 2.4.18 kernel. I have previously successfully mounted the cam on 2.4.5 and 2.4.18.
Thanks,
Refried
|