How to Install a Kernel Zone From an Installation Image
-
Review the requirements and guidelines in Using an Installation Image to Install a Kernel Zone.
-
Ensure that the installation image is accessible to the system you use to install the kernel zone.
During an Oracle Solaris installation from an ISO file, the kernel zone is booted and you are connected to the zone console. For how to use the zone console, see How to Create and Deploy a Non-Global Zone in Creating and Using Oracle Solaris Zones.
Caution:
If you exit or disconnect from the kernel zone console before the installation is complete, the installation fails.Example 3-5 Installing an Kernel Zone From an Installation Image
This example installs the image located at
/var/tmp/solaris-media.iso
to the kernel zone,
kzone2
.
global$ pfbash zoneadm -z kzone2 install -b /var/tmp/solaris-media.iso