I installed a domU on x86_64 today, and was very happy. I even logged
into it and saw that things seemed to be working, and all was well. I
tried to reboot it, and now the domU kernel panics every time I try
to boot. :(
The bug is 185603, and the console end with:
no fstab.sys, mounting internal defaults
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
Kernel panic - not syncing: Attempted to kill init!
Call Trace: <ffffffff80128d62>{panic+134} <ffffffff8020b652>{__up_read
+19}
<ffffffff80170b04>{__fput+354} <ffffffff802d66f2>
{_spin_unlock_irq+9}
<ffffffff802d6006>{__down_read+52} <ffffffff802d67ef>
{_spin_lock_irqsave+38}
<ffffffff8020b652>{__up_read+19} <ffffffff8012c70b>{do_exit+140}
<ffffffff8012cfa0>{sys_exit_group+0} <ffffffff8010ad82>
{system_call+134}
<ffffffff8010acfc>{system_call+0}
Any thoughts?