Inserting an SD card into the reader gives a desktop icon.
fdisk -l gives: /dev/sdc1 * 8192 15759359 15751168 7.5G b W95 FAT32
and I can mount it as root and read it fine using: mount /dev/sdc1 /media/camera/
But trying to mount it with konqueror gives:
Unable to mount this device. Potential reasons include: Improper device and/or user privilege level Corrupt data on storage device Technical details: No supported mounting methods were detected on your system
Any clues, anyone? (Trinity R14.0.1. And kded is running) cheers
ant