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] error on booting XenLinux

To: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] error on booting XenLinux
From: Brian Wolfe <brianw@xxxxxxxxxxxx>
Date: Sun, 22 Aug 2004 15:43:07 -0500
Cc: Mike Waychison <Michael.Waychison@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 22 Aug 2004 21:45:41 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1ByPgw-0001E8-00@xxxxxxxxxxxxxxxxx>
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>
Organization: TerraBox.com Inc.
References: <E1ByPgw-0001E8-00@xxxxxxxxxxxxxxxxx>
Reply-to: brianw@xxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
An update on my kernel config issues....

I copied the xen distro 2.6.7 Xen0 default config over and started
enabling all of the options that come set in the debian kernel in order
to acheive a complete port of the standard debian kernel config to xen. 
So far I have not run into the config option that caused the console
issues.  I'm fairly certain that with a bit of testing I can track down
what triggered the console disapearance issues.

And for the info on the debification of Xen and XenLinux kernels...

I'm cleaning up the Makefile for XenLinux-Build script set for a release
soon. The intent of this script set is make it easier to create tarball
and/or deb (if you want RH, someone will have to port it to support
rpms) packages of the resulting XenLinux kernels.

Right now it only creates tarballs, alows you to specify config files to
build from, applies the debified kernel patch of xen-sparse, and allows
for easy configuration of a XenLinux kernel from multiple config
targets, and creates tarballs of the kernel and modules.

I anticipate having the last few glitches in the debian Xen packages
cleaned out in 48 to 72 hours. If anyone wants bleeding edge, please let
me know and i"ll send you the URL to the deb files. If you aren't
familiar with debian packaging, xen dependancies, etc, don't bother
asking for them. As I said, they are highly unstable. 8-P

Anyways, back to getting this packaging system cleaned up better. :)

On Sat, 2004-08-21 at 01:49, Ian Pratt wrote:
> > Interesting. So if I use the serial port driver as a module, then I
> > *should* be able to get to com2 while com1 is in use by xen as a serial
> > console?
> 
> If you have xencons=off (or xencons=tty) then the xencons driver
> will not grab the ttyS major and the uart driver will be able to
> get it.
> 
> However, Linux's uart driver will likely poke around the hardware
> for both uarts even if only one device is actually ever being
> opened. I expect you'll get away with this as Xen will just
> plough on using it regardless. The only problem could be if the
> uart driver barfs because it can't grant the interrupt line for
> the port that Xen is using.
> 
> Give it a go and let us know.
> 
> Ian
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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