|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Rebooting Xen0
Thomas,
Are you building with either "debugger=y" or "debug=y" ?
Currently, if I build with---
cd xen
export debug=y
export debugger=y
make
---then it crashes as you describe.
An ASSERT is failing in spin_lock_irqsave() in printf() when Xen tries
to print the Xen banner.
I just started looking at it, but I suspect it may be related to Keir's
1.1278.1.1 changset.
>>> "Thomas E. Conway-Poulsen" <xen@xxxxxxxxxxx> 08/28/04 4:25 AM >>>
Hi Christian,
Sorry for the confusion, I mean that the machine reboots directly after
starting either:
title Xen 1.3(2-0-unstable) / XenoLinux 2.6.8.1
kernel /boot/xen.gz dom0_mem=131072 com=115200,8n1
module /boot/vmlinuz-2.6.8.1-xen0 root=/dev/hda2 ro
console=tty0 console=ttyS0
title Xen 1.3(2.0-unstable) / XenoLinux 2.4.27
kernel /boot/xen.gz dom0_mem=131072 com1=115200,8n1
module /boot/vmlinuz-2.4.27-xen0 root=/dev/hda2 ro console=tty0
console=ttyS0
It really doesnt make any sense to me, as it worked fine before.
Thomas Conway
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-devel] Rebooting Xen0,
Charles Coffing <=
|
|
|
|
|