Richard Skelton wrote: > Hi, > On building my V20z via the serial console with Nevada 87 all goes well until > it reboots. > Just after the login prompt appeared to my surprise I see the comment that > the X server is starting. > I left it for a few minutes but the Xserver did not die so I could not login. > I booted into failsafe mode and commented out the server line in > /etc/dt/config/Xservers > When I rebooted again I now get:- > Loading smf(5) service descriptions: 1/1 > > WARNING: svccfg import > /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml failed > > > > svccfg import warnings. See /var/svc/log/system-manifest-import:default.log . > > /dev/rdsk/c2t0d0s7 is clean > > Reading ZFS config: done. > > /sbin/sh: /lib/svc/method/install-launcher: not found > > May 3 21:28:59 svc.startd[7]: svc:/system/install:default: Method > "/lib/svc/method/install-launcher > /dev/console < /dev/console 2>&1" failed > with exit status 1. > > /sbin/sh: /lib/svc/method/install-launcher: not found > > May 3 21:28:59 svc.startd[7]: svc:/system/install:default: Method > "/lib/svc/method/install-launcher > /dev/console < /dev/console 2>&1" failed > with exit status 1. > > /sbin/sh: /lib/svc/method/install-launcher: not found > > May 3 21:28:59 svc.startd[7]: svc:/system/install:default: Method > "/lib/svc/method/install-launcher > /dev/console < /dev/console 2>&1" failed > with exit status 1. > May 3 21:28:59 svc.startd[7]: system/install:default failed: transitioned to > maintenance (see 'svcs -xv' for details) > > I have tried to remove svc:/system/install:default with:- > > svccfg -s multi-user-server delpg install_multi-user-server > > How do I get rid of these messages?
'svcadm disable cde-login' is the correct way to disable X. Perhaps you could also try svcadm disable system/install James C. McPherson -- Senior Kernel Software Engineer, Solaris Sun Microsystems http://blogs.sun.com/jmcp http://www.jmcp.homeunix.com/blog
