![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| boot failure-init died | mrviking | HP-UX | 12 | 02-25-2008 10:00 AM |
| My VNC died | mike_q | UNIX and Linux Applications | 0 | 01-17-2008 01:47 AM |
| Init 6 & Init 0 problem | sc2005 | UNIX for Advanced & Expert Users | 6 | 09-06-2005 07:36 AM |
| Many dtexec process that do not died | itayst | UNIX for Advanced & Expert Users | 3 | 04-02-2003 09:23 AM |
| Installation died on the beginning. | HOUSCOUS | UNIX for Dummies Questions & Answers | 5 | 02-18-2003 09:13 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
Today, on one of my SCO machines, i was getting the following: PANIC : exit cannot exec /etc/init (PID1). I used two floppy boot/root disks to boot from floppy. I followed the procedures to restore the files: /usr/lib/libc.so.1 and /etc/init. When I reached the part of making sure that both above files are owned and executable by bin, I wanted to use the "chown" command, but this command was not found (not foun error). So then i proceded without the chown step, umnounted the hard disk, reboot, but this time instead of getting a panic error, i am getting a warning instead: WARNING - exit init (PID1) died. Any help would be appreciated, meanwhile i will try to insert the /bin/chown in the floppy root disk to : cp /mnt/bin/chown . (of course doing that after cd /mnt/bin), maybe this is the step that is still missing. Thanks. |
| Forum Sponsor | ||
|
|
|
||||
|
Suggest a search on A.P. Lawrence.com for "exit cannot exec /etc/init".
That is where you will find this: Quote:
|
|
|||
|
I appreciate your reply.
I already tried this solution and after applying it, i started receiving a init died message instead of the cannot exce init. I think my problem is bigger than that, /bin has only one component: the posix directory....it is empty man. Quote:
|
|
|||
|
Thanks for your reply.
But I did not get exactly your solution I think you mentioned what might have happened, but not what i should do to get the machine again up. Thanks. Quote:
|