The USB modules seem to be working fine: lsmod gives
usb-uhci 21676 0 (unused)
usbcore 58304 1 [usb-storage usb-uhci]
A directory, /mnt/memory_card, has been created, so it's obviously seeing something there. But there's nothing showing in the directory, and nothing seems to have been mounted. mount -l gives
/dev/hda5 on / type ext3 (rw)
none on /proc type proc (rw)
none on /proc/bus/usb type usbdevfs (rw)
none on /dev type devfs (rw)
none on /dev/pts type devpts (rw,mode=0620)
none on /mnt/cdrom type supermount (ro,dev=/dev/hdb,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0)
none on /mnt/floppy type supermount (rw,sync,dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,codepage=850,umask=0)
/dev/hda1 on /mnt/windows type vfat (rw,iocharset=iso8859-1,codepage=850,umask=0) # I know, it's embarrassing!
So presumably I need to mount something manually, but which device? USB doesn't seem to work the same way as ordinary devices. I've tried googling around this, but the pages that come up just confuse me even more.
Anyone want to help out the eternal newbie?
Sir Robin
--
" Like these cutters, and hackers, who will take the wall of men, and picke quarrells."
- G. Pettie
Robin Turner
IDMYO
Bilkent Univeritesi
Ankara 06533
Turkey
www.bilkent.edu.tr/~robin
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
