Hi. I've noticed that it's actually a link to /tmp/something sinc b39.
The problem is that I have snv installs over the network from Linux servers (boot and install server) and by default Solaris tries to mount its image using NFSv4 from within x86.miniroot and it can't mount (I don't know if it's a nfs4_domain problem or something else). I don't know how to tell Linux nfs server not to use/adversize v4 (like we can do in Solaris) so normally I modyfied /etc/default/NFS in x86.miniroot to tell Solaris that highest version to use as a client is v3 - it helps. Since b39 I remove a symbolink link and put my /etc/default/NFS file. But maybe I can do it more cleanly? ps. Solaris should fallback to nfsv3 I was told - proper bug was reported, can't remember bug id right now. This message posted from opensolaris.org