View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#171
Originally Posted by crazy_jorgito View Post
for the first:
drwr-xr-x 3 root root 232 Mar 23 23:57 .
drwr-xr-x 3 root root 224 Mar 23 23:57 ..
drwr-xr-x 3 root root 320 Mar 24 01:00 stratagus

for the second:
drwr-xr-x 3 root root 320 Mar 24 01:00 .
drwr-xr-x 3 root root 232 Mar 23 23:57 ..
drwr-xr-x 3 root root 224 Mar 23 23:57 graphics
lrwxrwxrwx 1 root root 43 Mar 24 01:00 stratagus-0.1-4_armel.deb -> /home/user/MyDocs/stratagus-0.1-4_armel.deb


so..now?

(i did not do a symlink, dont know what it is)
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