Creating and Using Oracle Solaris Kernel Zones

Exit Print View

Updated: December 2014
 
 

Nested Zones and New Non-Global Zone Configuration

You can configure, install, and boot a new solaris branded zone from within a kernel zone using thezonecfg and zoneadm commands. For example:

kzone1# zonecfg -z zone1
Use 'create' to begin configuring a new zone.
zonecfg:zone1> create -t SYSsolaris
zonecfg:zone1> commit
zonecfg:zone1> exit

See Creating and Using Oracle Solaris Zones for additional information about planning, configuring, and installing non-global zones.