Loaded Cacko 1.23 for C3200 & managed to get it to work with my 3 USB memory sticks, after I realised that I needed to suspend when changing stick.
I have to use Konsole to mount any SD or CF cards in my card reader which is a pain, can I use Meanie's C3000 automounter to automate this?
Mike
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127245\"][{POST_SNAPBACK}][/a][/div]
Meanie's scripts are already included. What partisions do you have on your sticks? /dev/sha1 should mount automatically.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=127281\"][{POST_SNAPBACK}][/a][/div]
They are standard FAT partitions on the SD & CF cards, straight out of my 2 x Canon IXUS cameras, as I gave up trying to mount the cameras.
I have to manually mount using:-
mount /dev/sdc1 /mnt/usbstorage -o umask=000
Groped around for a couple of hours before I got it to work, used fdisk to identify sdc1.
Mike