Results 1 to 2 of 2
I finished my linux from scratch installation, but when I boot to it, I get a call trace followed by
Code:
Code: 08 00 00 00 ba d0 24 c0 ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-16-2005 #1Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
kernel panic: attempted to kill init
I finished my linux from scratch installation, but when I boot to it, I get a call trace followed by
whats going on, and how to I fix it?Code:Code: 08 00 00 00 ba d0 24 c0 00 00 00 00 00 40 fb f7 01 00 00 00 <0>Kernel panic: Attempted to kill init! bad: scheduling while atomic! [<c03f16c8>]
edit: rebooted and gotCode:ACPI: Subsystem revision 20040326 Unable to handle kernel NULL pointer dereference<1>Unable to handle kernel paging request at virtual address 9a18c045
- 05-20-2005 #2Just Joined!
- Join Date
- Apr 2005
- Location
- Atlanta
- Posts
- 55
re:
Try acpi=off in kernel boot command by editing the /etc/grub.conf file, or try running a non smp kernel.


Reply With Quote
