![]()
Setting Up JumpStart With Solaris 10 OS for SPARC Platforms and ZFSJanuary, 2008 This article describes how to set up a Solaris JumpStart server with the Solaris 10 OS for SPARC platforms and ZFS. How to Leave Comments or Tag Pages1. Register. |
|
![]()
Setting Up JumpStart With Solaris 10 OS for SPARC Platforms and ZFSJanuary, 2008 This article describes how to set up a Solaris JumpStart server with the Solaris 10 OS for SPARC platforms and ZFS. How to Leave Comments or Tag Pages1. Register. |
|
The individuals who post here are part of the extended Sun Microsystems community and they might not be employed or in any way formally affiliated with Sun Microsystems. The opinions expressed here are their own, are not necessarily reviewed in advance by anyone but the individual authors, and neither Sun nor any other party necessarily agrees with them.
Comments (1)
Feb 15, 2008
zingelman says:
If you add the line: nfs4_domain=<your domain> to the file sysidc...If you add the line:
nfs4_domain=<your domain>
to the file sysidcfg, then you would not be asked any questions during the install... it will just finish, reboot and be up and running without any interaction needed.
In our case we also specified:
name_service=DNS {domain_name=<your domain> name_server=dnsservername(dns.ip.address)}
(all on one line... wiki is wrapping it) so perhaps that also makes a difference.