LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Need Help Fast - Server won't boot (https://www.linuxquestions.org/questions/linux-general-1/need-help-fast-server-wont-boot-20677/)

kau 05-10-2002 02:41 PM

Need Help Fast - Server won't boot
 
When I try to boot my Linux server it says:
Warning: unable to open an initial console

I went into rescue mode and checked out my lilo.conf file which looks fine then my inittab file which also looks fine and then my fstab file which looks fine.

I might be overlooking something but everything looks equal to another box I have that is running the same setup yet I still get this error.

Any ideas?????

Thanks!!!

Mara 05-10-2002 03:00 PM

Have you checked everything in /etc/inittab ? Especially mingetty...

kau 05-10-2002 03:23 PM

Yes I checked it and it looks like the other computer. What exactly should I check for?

Mara 05-11-2002 03:34 AM

It's booting in single-user mode, right? So shell is OK, there must be something in shell scripts. My guess is thet mingetty is not working right. Check if it is installed and if it works. If you could, write when the error you get happens (before which starting message). Oh! And look into /var/log/messages - there should be written what is not starting.

kau 05-13-2002 08:33 AM

<<It's booting in single-user mode, right? So shell is OK, there must be something in shell scripts. My guess is thet mingetty is not working right. Check if it is installed and if it works. If you could, write when the error you get happens (before which starting message). Oh! And look into /var/log/messages - there should be written what is not starting.>>

Creating root device
Mounting root filesystem
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 220k freed
Warning: unable to open an initial console.

Any clues????

Nothing in that message file


All times are GMT -5. The time now is 05:45 AM.