/tmp in OpenSolaris is mounted in RAM. You can try mounting disk directory over 
it with:
   # mount -O -F lofs /some/dir /tmp
then after install completes umount it:
   # umount /tmp
I didn't test it, but I think it should work.
-- 
This message posted from opensolaris.org

Reply via email to