Shut down the zone lx-zone.
global# zlogin lx-zone shutdown -y -g0 -i0 |
Remove the root file system for lx-zone.
global# zoneadm -z lx-zone uninstall -F |
Delete the configuration for lx-zone.
global# zonecfg -z lx-zone delete -F |
List the zones on the system, to verify that lx-zone is no longer listed.
global# zoneadm list -iv |
You will see a display that is similar to the following:
ID NAME STATUS PATH BRAND IP 0 global running / native shared |