If You have provided ALL output You got, it is strange, indeed.
Try to run installer with --confirm option, You will be asked to confirm every step of procedure, it should help to determine, which step fails.
Also try to run it this way:
sh -x PlaneShift_CBV0.3.010.run > PSins.log 2>&1
(hit ctrl+c if disk stops working and nothing more happens)
In file PSins.log you will see additional info about commands executed (they will be prepended by \"+\" sign). What are the 20 last lines, or 20 lines prepending \"Removing tmp files ?\"
Just in case, post here also:
- output of \"df -Tk\" command
- values of environmental variables TMP, TMPDIR, SHELL,TERM (use command \"set\" or \"env\" to get these)
- hmmm... output of \"ulimit\" command
Another idea: when executing installer with --confirm option, hit ctrl+c after question \"OK to execute: ./setup.sh ?\" (if it appears at all of course). You will return to shell. Check the file setup.sh in subdirectory ps.cb.03.010. Is it empty by the chance (it should be 5548 bytes long) ? If it is not empty - try to execute it, You should be able to install PS this way.
You can also try to install PS manually, using instructions from
here http://metawire.org/~jon/Planeshift_3.010_linuxbinary_howto