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] Kernel crash

To: "Tobias Hunger" <tobias@xxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] Kernel crash
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 19 Jan 2005 12:54:26 -0000
Delivery-date: Wed, 19 Jan 2005 14:14:37 +0000
Envelope-to: xen+James.Bulpin@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>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcT+I86c2jEh8RMPQm6YrDeBYz47+wAAbW9w
Thread-topic: [Xen-devel] Kernel crash
> > Try putting xencons=ttyS on the kernel command line or 
> perhaps better,
> > remove vga console support.
> 
> How?
> 
> The options CONFIG_VT, CONFIG_VT_CONSOLE, CONFIG_HW_CONSOLE and 
> CONFIG_VGACONSOLE are not listed in menuconfig. Commenting 
> them out in 
> the .config file will not work either: make readds them 
> before building. The 
> only way to stop those flags from appearing is to "depend 
> !ARCH_XEN" in the 
> Kconfig files where they are defined (I guess/hope there are 
> less intrusive 
> ways, but so far I never had to tweak the kernel build system).

Edit .config and set "# CONFIG_VT_CONSOLE is not set" etc.
 
> Turning the options off results in no output after the 
> initial text from xen, 
> informing me about kernel used, etc. xencons=off behaves the 
> same way. I have 
> no way to interact with the VM but the console, so I am not 
> sure whether this 
> works or not. 

You'll also need console=ttyS0 on the kernel command line (please check
the syntax).

> The -xenU kernels work and give output, but is 
> lacking the 
> necessary HW support I need.

Please remind me of what you're trying to set up.

Ian


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>