I ended up creating a "dummy card", moved the "map" folder to it, and then it worked: Code: mkdir /media/mmc3 chmod 777 /media/mmc3 chown user /media/mmc3 mv /media/mmc2/map /media/mmc3 I'm lucky this even worked. If anyone thinks this is evil, let me know! Not sure what I'll do if I find another app that behaves the same...
mkdir /media/mmc3 chmod 777 /media/mmc3 chown user /media/mmc3 mv /media/mmc2/map /media/mmc3