5 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 340] Kernel panic - n...
FromSent OnAttachments
bugz...@lists.xensource.com28 Nov 2005 12:33 
bugz...@lists.xensource.com28 Nov 2005 12:57 
bugz...@lists.xensource.com28 Nov 2005 12:57 
bugz...@lists.xensource.com28 Nov 2005 12:57 
bugz...@lists.xensource.com28 Nov 2005 14:09 
Subject:[Xen-bugs] [Bug 340] Kernel panic - not syncing: Attempted to kill init!
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:11/28/2005 12:33:11 PM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=340

pl@us.ibm.com changed:

What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major

------- Additional Comments From pl@us.ibm.com 2005-11-28 20:33 ------- I've been able to reproduce this with a very simple domain config: kernel = "/boot/vmlinuz-2.6-xenU" memory = 128 name = "bl3-3-vm1" cpu = -1 disk = [ 'phy:hda5,hda1,w', 'phy:hda6,hda2,w' ] dhcp = "dhcp" root = "/dev/hda1 ro"

It should be noted that it's only the domU that crashes, not dom0.