On Fri, 20 Dec 2013 22:39:32 -0700 Lawrence Galka <[email protected]> wrote:
> I am running debian wheezy with the lxde desktop environment. When I > insert a mmc card, it gets detected as /dev/mmcblk0p1 and mounted in > /media/<blah>. Unfortunately, the /media/<blah> directory is owned by root > and other users do not have write permission. When I try to copy files to > this card it throws a permissions error. How do I configure the system to > allow a non-root user to insert a mmc card and obtain write access to the > mmc? Take a look at mount man page for mount options you can use. You have general options and filesystem specific options (most probably vfat). -- Fascism has many faces. Marko Ranđelović, Niš, Serbia [email protected] http://markorandjelovic.hopto.org -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

