View Single Post
Posts: 27 | Thanked: 1 time | Joined on Dec 2007
#593
Originally Posted by Eladon View Post
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...
eladon
thanks for this idea. i did mv /map to /mmc3 but my mapper still refuses to launch. btw do i need to modify any config file so that mapper recognizez the new map folder?
thanks!