WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Rebooting Xen0

To: "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Rebooting Xen0
From: "Thomas E. Conway-Poulsen" <xen@xxxxxxxxxxx>
Date: Sat, 28 Aug 2004 12:25:17 +0200
Delivery-date: Sat, 28 Aug 2004 11:28:07 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <20040828090212.GJ17300@xxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <413044D7.6000106@xxxxxxxxxxx> <20040828090212.GJ17300@xxxxxxxxxxxx>
Reply-to: xen@xxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)
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
<Prev in Thread] Current Thread [Next in Thread>