Frank Cox a écrit :
I've just got a card reader and it doesn't automount. I can mount it manually with "mount /dev/sdb1 /mnt/temp" and that works fine.
I would prefer to have it automount and give me the desktop icon. Unfortunately, I don't yet know enough about the automounting mechanism to know what I need to change to make this happen.
Try this:
# /etc/init.d/pcscd start --> Smart Card Reader daemon!
And if it works:
# chkconfig pcscd on
Enjoy!
Niki Kovacs