You can configure, install, and boot a new solaris branded zone from within a kernel zone using the zonecfg 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.