![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| COMPLETELY new to UNIX | sinister | UNIX for Dummies Questions & Answers | 2 | 05-14-2008 02:47 AM |
| And now for something completely different... - NetworkWorld.com | iBot | UNIX and Linux RSS News | 0 | 06-17-2007 07:54 PM |
| Completely new to unix | idontdowindows | UNIX for Dummies Questions & Answers | 3 | 09-03-2004 01:57 PM |
| Completely new... | Mecallie | UNIX for Dummies Questions & Answers | 8 | 04-03-2002 11:23 AM |
| sun system not starting up | Thump | UNIX for Dummies Questions & Answers | 1 | 01-17-2001 03:51 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
System not starting completely
I have an Ultra 60, running Solaris 5.8. During boot all of a sudden it dies after Yp comes up then the netmasks are set and then I don't see anything any more. How do I tell whats causing it to hang at this point. I can login to it but can't tell what preocess is hung. /var/adm/messages has no new entries in it. Autofs also has not started.
|
|
||||
|
try doing a boot -v from the ok prompt. You should get more information.
If is hanging at the binding step yp is not working right. boot single user then move the /etc/defaultdomain to defaultdomain.orig and boot and see if the system comes up. Joe |
|
||||
|
you can do a boot -va
the "a" stands for ask you will have to respond with a yes at each question you can tell exactly what is not starting. we use a lot of U60s, they have been a good machine over the years. We are running Solaris 10 on them all now. some times when a system hangs it is waiting for an NFS mount to happen. Is this machine the nis master or a slave? if it is a slave you can bind it to itself so it does nto have to see the master to come up. you can start the autofs from /etc/init.d/autofs start you also need to check you /etc/vfstab to see if it is trying to hard mount something that is not there. Joe Last edited by mr16ga; 05-25-2006 at 05:46 PM.. |
|
||||
|
can you tell net into the system?
If you can then check to see if dtlogin is running. ps -ef |grep dtlogin If it is try killing it (it will restart). I have an E250 that does not give a login prompt untill i kill the dtlogin and it starts again. I have not had time to fool with it to fix it yet. Joe |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|