On 06/21/09 16:54, Marko wrote: > Hello everybody, > > I am using OpenSolaris 2009.06 in VirtualBox. Yesterday I have installed new > zone for application testing. Since new zone was created Gnome is not > starting anymore. I can access computer only through console or remote > access. Is there any way to re-enable Gnome in OS2009? > > Thank you in advanced. > Run 'svcs -xv gdm' to get more information what is the status of gdm on your system. If the state field says maintenance, then run svcadm clear gdm as root.
HTH, Krishnan