![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hp-UX 11.23 - CDE not starting | netwalker | HP-UX | 4 | 10-08-2007 09:54 AM |
| System not starting completely | frankkahle | SUN Solaris | 7 | 05-25-2006 02:25 PM |
| Starting over | DudeMan | Shell Programming and Scripting | 2 | 10-29-2005 06:16 PM |
| Starting X? | AMDPwred | UNIX for Dummies Questions & Answers | 2 | 03-14-2002 09:07 AM |
| Starting up | msm | UNIX for Dummies Questions & Answers | 1 | 11-28-2001 10:51 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I was having some problems with my sun system so i did an Init 6. now it has been booting up for about 20 minutes and only gets as fare as stting default interface for multicast: add net 224.0.0.0 {gateway machinename}. any sugjestions on what i should do to fix this.
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
While I am no expert it sounds like it's hanging up at the init script /etc/rc2.d/S72inetsvc. You can try pressing stop-a to get the ok prompt, then typing boot -s to enter single user mode. From there cd to /etc/rc2.d Hand execute
./S69init start From there do the same for each file starting with an "S" higher than S69 ./S71rpc start etc... This will narrow down where the problem is. I'm sure someone will have a better reply soon. |
|||
| Google The UNIX and Linux Forums |