Is there a way to make a zone installation totally silent?
I use zonemgr to install, but at the end it says:
Copy completed.
Booting zone for the first time.
Waiting for first boot tasks to complete.
Then I "zlogin -C" into the zone and have to do the system
identification; hostname, nameserver, kerberos, NIS, etc.
Is there an equivalent to the "sysinfo" file for zones to make it
'jumpstart' silent?
Thanks,
Russ
zonemgr script:
$ZONEMGR -a add -n $MYZONENAME -t w -z "$ZONEBASEDIR" \
-P "xxx" -R / \
-D "red.iplanet.com" \
-d "mf-usca19-12" \
-R "/|/bin/bash" \
-s enable \
-I "192.18.77.190|hme0|24|ps-eng8-zone1" \
-C /etc/ssh/sshd_config -C /etc/resolv.conf \
-C /etc/nsswitch.conf
END
_______________________________________________
zones-discuss mailing list
[email protected]