read the man page on zonecfg and zoneadm zonecfg -z my-zone export > my-zone.cfg and zoneadm -z my-zone detach on the Installer sub directory on the DVD/CD run the luupgrade20 , this updates the lu packages to the target version. Also if this is Production Solaris 10uX sign up with your sonsolve.sun.com account /usr/bin/updatemanager GUI and then apply all the patches from smaptch analyze in that order lucreate -c first_disk -m /:/dev/dsk/c0d0s3:ufs -n second_disk The following example upgrades the operating environment on slice 3 at using Solaris fidsk /dev/rdsk/c0d0p0 for a boot environment. The source image is stored as a combined image on a remote disk or on a DVD.
luupgrade -u -n second_disk -s /cdrom/cdrom0/Solaris_11 or where the setup_install_server location was ran. Following the command above you could enter the command below to activate the upgraded BE. luactivate second_disk zonecfg -z my-zone -f my-zone.cfg zoneadm -z my-zone attach This message posted from opensolaris.org
