Displaying 2 results from an estimated 2 matches for "do_group".
Did you mean:
d_group
2015 Mar 18
1
Kernel panic when adding partitioned virtio disk
...eboot the guest then I see this:
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-504.12.2.el6.x86_64 #1
Call Trace:
[ffffffff8152933c] ? panic+0xa7/0x16f
[ffffffff8107a5f2] ? do_exit+0x862/0x870
[ffffffff8118fa25] ? fput+0x25/0x30
[ffffffff8107a658] ? do_group-exit+0x58/0xd0
[ffffffff8107a6e7] ? sys_exit_group+0x17/0x20
[ffffffff8100b072] ? system_call_fastpath+0x16/0x1b
Does anyone have any idea what partitioning does to cause this
behaviour? I have deleted and recreated the virtio disk several times
with differing sizes and it always comes down to...
2014 Oct 14
2
CentOS 6.4 kernel panic on boot after upgrading kernel to 2.6.32-431.29.2
...age, now I get
(transcribed from a photo I took, so please excuse any errors):
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-431.29.2.el6.x86_64 #1
Call Trace:
(excluding addresses, please let me know if they're good for anything)
panic
do_exit
fput
do_group
sys_exit_group
system_call_fastpath
My grub.conf entry looks like this currently:
title CentOS (2.6.32-431.29.2.el6.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.32-431.29.2.el6.x86_64 ro
root=UUID=ca1e1248-0a65-4b6c-9f87-0c859eab1f17 rd_NO_LUKS rd_NO_LVM
LANG=en_US.UTF-8 rd_NO_MD SYSFONT=la...