LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Boot problem on CentOS 6.5 (https://www.linuxquestions.org/questions/linux-kernel-70/boot-problem-on-centos-6-5-a-4175660770/)

daniel11114 09-12-2019 03:05 AM

Boot problem on CentOS 6.5
 
My server can't boot.
Can anyone give some hints or advice about how to fix it?

OS:
centos-release-6-5.el6.centos.11.1.x86_64

error message:
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-754.11.1.el6.x86_64 #1
Call Trace:
[<ffffffff8155863a>] ? panic+0xa7/0x18b
[<ffffffff81130020>] ? perf_event_exit_task+0xc0/0x340
[<ffffffff81086243>] ? do_exit+0x853/0x860
[<ffffffff811a3065>] ? fput+0x25/0x30
[<ffffffff810862a8>] ? do_group_exit+0x58/0xd0
[<ffffffff81086337>] ? sys_exit_group+0x17/0x20
[<ffffffff81564357>] ? system_call_fastpath+0x35/0x3a

berndbausch 09-12-2019 08:24 PM

init didn't start or was killed. There are may possible reasons; ensure that startup messages are actually displayed on the console and check if you find any messages prior to the panic.

You can also try to boot into one of the recovery modes and try to find out at what point in the startup process the panic occurs.

For more information about this panic, see also https://www.linuxquestions.org/quest...it-4175614101/ and numerous documents on the internet.


All times are GMT -5. The time now is 04:33 PM.