View Single Post
jflatt's Avatar
Posts: 534 | Thanked: 723 times | Joined on Oct 2009
#101
Originally Posted by tHMZ View Post
Aww crap. When I click a race, it loads 3/4 and then crashes. Any ideas? How does one "symlink"? I wrote everything that post said to Xterminal!
symlinking is done with the command "ln -s"
The games are trying to write to /media/internal
So you need a symlink that will point /media/internal to anywhere on your N900 filesystem. A good place for this is somewhere alongside your webos games. So a typical command would be "ln -s /home/user/webos /media/internal". Adjust the path to where you want your savegames to end up