poogles_uk
Just a guess, but you might want to try and make the Java directory on the new drive and then try installing. I noticed I have the Java directory, but I haven't installed it.
In the debug menu, try:
md /0/os_private/Java
Failing that, you could also try to move the directory using the move command:
mv /2/os_private/Java /0/os_private/Java
|