/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
- [osol-help] How can I increase size of /tmp directory smartcpp
- [osol-help] How can I increase size of /tmp directory Bartlomiej Pelc
- [osol-help] How can I increase size of /tmp direc... Steven Acres