Andy Ying wrote: > I'm trying to set up trusted extensions using this tutorial: > > http://opensolaris.org/os/community/security/projects/tx/TX_opensolaris_2008_11/ > > It seems that after rebooting the machine, the tx zones don't seem to > autoboot because when my labeled desktop complain about not finding the > appropriate container. The zone configuration file has the autoboot property > as true which makes me believe that the zones are extremely slow when booting > up. > > Is there a way to resolve this issue? Thanks. > > I am running OpenSolaris 2008.11 on a 64-bit VMWare Server 1.0.8 guest. > When you first reboot your system after running:
svcadm enable -s labeld there are no zones, so you should expect to be informed that that there are no matching containers. Are you still getting this message after installing your zones? Try assuming the root role and bringing up a Zone Console via txzonemgr. Do you see a login prompt? Hit return, if not. Perhaps the zone is waiting for you to complete the initial sysidtool setup. --Glenn