Okay, assuming you don't have a memory card installed, and that you've put the data files into /home/user/MyDocs/games, the following should fix it (you'll need rootsh installed): Code: sudo gainroot rm -rf /media/mmc1/games ln -s /home/user/MyDocs/games /media/mmc1/games
sudo gainroot rm -rf /media/mmc1/games ln -s /home/user/MyDocs/games /media/mmc1/games