Jump to content

no inittab file found


jmanjeff
 Share

Recommended Posts

no matter what number i put in i get

Init: no more processes left in this run level

 

then it just hangs there

where is the inittab file located at so i can try and find it and see what is up with it

 

Thanks what better way to learn to fix it but you have to break it first

Link to comment
Share on other sites

Before you continue, did you

 

chroot /mnt

 

after booting from the CD?

 

Booting from the CD gives you a /MNT folder that contains all your hard drive folder, so you can find your /etc folder at

 

/mnt/etc

 

or you can immediately type

 

chroot /mnt

 

which changes the root location to /mnt (rendering it invisible). Afterwards, you can type

 

cd /etc

 

Just check this before you assume its gone..

Link to comment
Share on other sites

  • 3 weeks later...

Fixed

for any one that has this problem. What you need to do is.

Find your initscripts*.rpm file and put it some where that you can get from the rescue command prompt say /mnt/somedirectory/ .

 

boot from CD1 and F1 and type rescue

mount your file system as /mnt

then return to the command prompt and then do a chroot /mnt/somedirectory/

then cd mnt/somederectory/

then rpm -Uvh initscripts*.rpm –force --nosignature

Link to comment
Share on other sites

  • 1 year later...
Guest Zoetosis
Fixed

for any one that has this problem.  What you need to do is.

Find your  initscripts*.rpm  file and put it some where that you can get from the rescue command prompt say /mnt/somedirectory/ .

 

boot from CD1 and F1 and type rescue

mount your file system as /mnt

then return to the command prompt and then do a    chroot /mnt/somedirectory/

then  cd mnt/somederectory/

then    rpm -Uvh initscripts*.rpm –force --nosignature

 

I have this very same problem. Its a long story but basically a previous employee installed mandrake 8.3 but before he left didn't ensure that any other employees knew something about it in case of a problem. I know absolutely nothing about linux but found this thread from a google search.

 

I have basic questions like:

1. Where will I find the initscripts*.rpm file?

2. If I can't boot the machine how do i put the said file to /mnt/somedirectory/

 

Is it possible for someone to give a version of the above steps that a complete linux dummy such as myself can understand.

 

Thanx

 

Neil

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...