|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] error on booting XenLinux
I'm using the version pulled as of Aug 19th. When I switched the serial
driver to module, it no longer gives me ANY indication of the bootup
sequence of XenLinux, not with any console= setting.
I think I have something farked in my config, so i'm going to re-copy
the default config provided with xen instead of the merged debian config
i'm using and see how it behaves.
I'll let you know once I get it working again. :) Thanks for the serial
info.
Brian
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
|
|
|
|
|