View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#135
Originally Posted by ududud View Post
Yes i was running in root with the WinSCP (client of SSH)



i can go in this folder, and i can see the all this files, yes this EXIST



i think this "try run in mmc" because after launch the application, this make me some folders in mmc1/games/stratagus/graphics/ui/orc etc.. and after this i try "delete" all this from mmc1 because i dont need this here
You need to run it as the normal user. I don't know why it's creating files/folders on mmc1 though - if it still does this when run under the user's account, you can try adding a symlink:
Code:
sudo gainroot
ln -s /home/user/MyDocs/games /media/mmc1
 

The Following 2 Users Say Thank You to Rob1n For This Useful Post: