![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using LOM port to start boot solaris 10 | RottingBadger | SUN Solaris | 2 | 04-01-2008 04:23 AM |
| Start Asterisk at boot? | hast5 | Linux | 4 | 12-21-2006 10:17 AM |
| solaris boot problem boot error loading interpreter(misc/krtld) | johncy_j | SUN Solaris | 0 | 08-17-2005 05:15 AM |
| nfsd won't start at boot up | dcshungu | SUN Solaris | 19 | 03-13-2005 07:30 PM |
| To start login/programms on boot up | skant | UNIX for Dummies Questions & Answers | 1 | 07-16-2002 08:01 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
SUN SOLARIS boot: start daemons
Hi,
I have a problem on a Solaris 9 server! After a restart some daemons don't start and I have to start them manually! I thing that everything is ok in the /sbin/rc3 script! And if I run manually the "/etc/init.d/xxx start" the services start without problem. I didn't find anything in "/var/adm/messages" (dmesg). I tried to redirect the output in /sbin/rc3 : - echo $f >> /tmp/boot.log case $f in *.sh) . $f >> /tmp/boot.log ;; *) /sbin/sh $f start >> /tmp/boot.log ;; - The result is (for example UC4) in /tmp/boot.log : - /etc/rc3.d/S97UC4 Sun Microsystems Inc. SunOS 5.9 Generic May 2002 setting sys environment uc4 - scnpapp1 (SunOS) setting x11 environment Starting OpenWindows in 5 seconds (type Control-C to interrupt) - I am lost! Someone could say to me what can be the problem and how can I analyze it in more details? Tank's and best regards |
| Forum Sponsor | ||
|
|