|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Rebooting Xen0
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
Christian Limpach wrote:
On Sat, Aug 28, 2004 at 10:39:51AM +0200, Thomas E. Conway-Poulsen wrote:
I had to use my old vmlinux-working kernel since my bk pull yesterday.
It starts up using the xen.gz file, and doesnt even(cant tell) start
loading the xen0 module. And changes there that are corrupting the xen
kernel?
When grub tries to boot, it reboots.
When you say "It starts up using the xen.gz file", does that mean
you see the output from Xen and then it apparently just sits there,
after Xen tells you that it switched the serial input to DOM0?
Or do you mean that Xen doesn't even start up and the machine
immerdiately reboots, as your last statement would indicate?
My last update was 27-08-04 at GMT+1 22.
What version did you update from? Are you using console on the serial
line? If you updated from a version which had 2.4 as default and you
are using console on the serial line, then you will have to add a
``console=ttyS0'' option to your linux kernel module line in the grub
config file, since 2.6 doesn't output the console messages to all
devices which claim to be consoles, but only to the first one or to
all selected on the kernel command line.
christian
-------------------------------------------------------
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
-------------------------------------------------------
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
|
|
|
|
|
|