After cloning a new Zone I am attempting to use a sysidcfg file so I don't have 
to go through configuration for each Zone.  Yet it doesn't work.  I've done it 
years ago with Solaris 10, so does anyone have any ideas?

# zonecfg -z zone1 -f zone1.cfg
# zoneadm -z zone1 clone template
# zoneadm -z zone1 ready
# cp sysidcfg /zones/zone1/root/etc/sysidcfg
# zoneadm -z zone1 boot
# zlogin zone1
Login incorrect

Then I get an error as shown, so login to the console and it is waiting for the 
configuration.

Here is my sysidcfg:
terminal=vt100
system_locale=C
timezone=US/Central
security_policy=NONE
root_password=$1$Wn55Dcnb2D<truncated>
network_interface=vnic1 {primary
hostname=zone1
ip_address=192.168.1.20
netmask=255.255.255.0
protocol_ipv6=no
default_route=192.168.1.1
}
name_service=NONE
nfs4_domain=dynamic
_______________________________________________
oi-dev mailing list
[email protected]
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to