Tags: zonecfg

Solaris: Steps to install a zone

Technology, Solaris Send feedback »
Prerequisites to configuration create a directory for the root of your non-global zone, mkdir /export/zones/dzone1. chown root:root /export/zones/dzone1; chmod 700 /export/zones/dzone1 create a 1G partition for the non-global zone root file… more »