![]()
|
BigAdmin Wiki Contents
|
by Henry Pepper (edited by the community) IntroductionPurposeDescribe how to create a sysidcfg file for jumpstart and zone creation. ScopeCovers only a sparse sysidcfg needed to install handsfree. ReferencesThe sysidcfg filename_service=none
network_interface=PRIMARY {primary
hostname=sparse
ip_address=192.168.0.244
netmask=255.255.255.0
protocol_ipv6=no
default_route=192.168.0.254
}
# Next line only works for Solaris Express Releases so far!
nfs4_domain=dynamic
root_password=MAKE_ME_VALID
security_policy=none
system_locale=C
terminal=vt100
timeserver=localhost
timezone=US/Central
|