> But the problem becomes that although I can > get to the GNOME environment, I can't start any > programs. It simply says "fork error (Not Enough > Space)".
Hmm, not enough memory, I guess.... Boot from USB, and in GRUB edit the boot commands, by typing 'e' twice. and append option " -s" at the end of the kernel$ line. RETURN and 'b' starts booting. The -s option will boot in text mode into single user. Login with username "jack" and password "jack". Now run "zpool import -f rpool"; and reboot. -- This message posted from opensolaris.org