Since after the kernel panic the machine is frozen, there is no way to run any app or collect further information.
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1355010 Title: ernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 Status in “linux” package in Ubuntu: Confirmed Bug description: We are trying to provide Ubuntu desktop (ubuntu-14.04.1-desktop-amd64.iso) to our labs for studs, which just wanna give it a try. Unfortunately it doesn't work: If it tries to exec the final step (e.g. run-init /root /sbin/init textonly toram </root/dev/console >/root/dev/console 2>&1) it panics: [ 320.076015] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100 [ 320.076015] [ 320.085145] CPU: 25 PID: 1 Comm: run-init Not tainted 3.13.0-32-generic #57-Ubuntu [ 320.092709] Hardware name: WBS F224A-DE5/X9DRH-iF, BIOS 3.0b 04/28/2014 [ 320.099315] ffff883fce017380 ffff881fd31cde78 ffffffff8171bcb4 ffffffff81a4e5e8 [ 320.106792] ffff881fd31cdef0 ffffffff81714eb5 ffffffff00000010 ffff881fd31cdf00 [ 320.114271] ffff881fd31cdea0 ffffffff81f239e0 0000000000000100 ffff883fd2d60398 [ 320.121750] Call Trace: [ 320.124215] [<ffffffff8171bcb4>] dump_stack+0x45/0x56 [ 320.129360] [<ffffffff81714eb5>] panic+0xc8/0x1d7 [ 320.134158] [<ffffffff8106a3a1>] do_exit+0xa41/0xa50 [ 320.139213] [<ffffffff81020d45>] ? syscall_trace_enter+0x145/0x250 [ 320.145474] [<ffffffff8106a3e7>] SyS_exit+0x17/0x20 [ 320.150442] [<ffffffff8172c87f>] tracesys+0xe1/0xe6 I've no clue, what the problem could be. Already tried to append kernel params 'selinux=0 apparmor=0 enforcig=0' but without success :( The /root fs seems to be properly populated (overlayfs). Any hints? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1355010/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp