Cannot find /lib/svc/method/install-launcher

Kartik Vashishta <[email protected]> Fri, 4 Oct 2013 19:14:31 -0500
Newsgroups gmane.os.solaris.managers
Message-ID <CAJFC5W05u-uoqN3JpJnc8zYXMF2z7cHxFXnLSCoTuWB=V=-BLw@mail.gmail.com>
bash-3.2# svcs -xv
svc:/system/install:default (install)
 State: maintenance since Fri Oct 04 16:37:52 2013
Reason: Start method failed repeatedly, last exited with status 1.
   See: http://sun.com/msg/SMF-8000-KS
   See: /var/svc/log/system-install:default.log
Impact: 3 dependent services are not running:
        svc:/milestone/multi-user-server:default
        svc:/system/zones:default
        svc:/network/inetd-upgrade:default

svc:/application/print/server:default (LP print server)
 State: disabled since Fri Oct 04 16:37:42 2013
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
        svc:/application/print/rfc1179:default
        svc:/application/print/ipp-listener:default
bash-3.2#


bash-3.2# cat /etc/release
                    Oracle Solaris 10 1/13 s10x_u11wos_24a X86
  Copyright (c) 1983, 2013, Oracle and/or its affiliates. All rights
reserved.
                            Assembled 17 January 2013
bash-3.2#
bash-3.2# cat /var/svc/log/system-install:default.log
[ Sep 29 21:17:46 Executing start method ("/lib/svc/method/install-launcher
> /dev/console < /dev/console 2>&1") ]
[ Sep 29 21:18:02 Method "start" exited with status 0 ]
[ Oct  4 14:33:27 Executing start method ("/lib/svc/method/install-launcher
> /dev/console < /dev/console 2>&1") ]
[ Oct  4 14:33:27 Method "start" exited with status 1 ]
[ Oct  4 14:33:27 Executing start method ("/lib/svc/method/install-launcher
> /dev/console < /dev/console 2>&1") ]
[ Oct  4 14:33:27 Method "start" exited with status 1 ]
[ Oct  4 14:33:27 Executing start method ("/lib/svc/method/install-launcher
> /dev/console < /dev/console 2>&1") ]
[ Oct  4 14:33:27 Method "start" exited with status 1 ]


A link, suggested, copying "/lib/svc/method/install-launcher" from the S10
DVD, I have looked into the iso and cannot find it.....