![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can any one solve this Problem...!!! | Baba B. Saheb | High Level Programming | 9 | 10-10-2005 09:42 PM |
| Cron restarting problem | vtran4270 | UNIX for Dummies Questions & Answers | 4 | 02-12-2004 09:33 AM |
| can't solve that problem [PLEASE HELP] | AiRkO | UNIX for Advanced & Expert Users | 2 | 01-22-2004 09:31 AM |
| How can I solve this problem? | acqy | High Level Programming | 4 | 12-30-2003 06:32 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How to solve restarting problem
Hi!
My unix os version is OSF1 CP1 V4.0 878 alpha. It startup normally but it restarts within 5 sec. I would like to know how to solve . Please reply to me. Thanks . akzin |
| Forum Sponsor | ||
|
|
|
|||
|
This can happen when
(a) start up scripts are screwed (b) required volumes cannot be mounted I suggest 1. you boot it in single-user mode and try and mount every volume in /etc/fstab or it's equivalent. This may require doing fsck on each volume. 2. do a back up of the system. 3. try and guide it into multiuser mode step by step, this may require going through /etc/inittab with a fine tooth comb and confirm everything works. |