Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: recent linux kernel for xen 3.1.4



On Mon, Jan 19, 2009 at 8:01 AM, Manuel Bouyer 
<bouyer%antioche.eu.org@localhost> wrote:
>
> On Sat, Jan 17, 2009 at 09:58:20PM -0500, Todd Deshane wrote:
> > On Sat, Jan 17, 2009 at 9:25 AM, Manuel Bouyer 
> > <bouyer%antioche.eu.org@localhost> wrote:
> > > Hi
> > > has anyone a linux recent linux kernel that would work as
> > > xen 3.1.4 domain0 on fedora 10 ? I tried to build a 2.6.28 kernel, but
> > > it doens't boot: all I get on console it:
> >
> > Have you tried the Novell-patched 2.6.27 kernel
> > see:
> > http://markmail.org/search/?q=stop+gap+keir+#query:stop%20gap%20keir%20+page:1+mid:nkc2xseocos747kv+state:results
>
> I couldn't get this one to work either, all I get is:
> (XEN) Xen is relinquishing VGA console.
> (XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to 
> Xen).
> (XEN) Freed 112kB init memory.
> Kernel alive
> Kernel really alive
> (XEN) Domain 0 crashed: rebooting machine in 5 seconds.
>
> I get the same with xen33 and xen3.1.4

Can you setup a serial console for it and add in debug/verbose messages:

Example:
 kernel /xen-3.3.gz dom0_mem=1024M loglvl=all guest_loglvl=all
com1=19200,8n1 console=com1
 module /vmlinuz-2.6.28-rc8-tip.gz ro root=/dev/vg00/lv01 console=hvc0
earlyprintk=xen

Most likely the dom0 kernel is crashing due to missing a driver or something...
Or some other kernel panic condition maybe.

Cheers,
Todd

--
Todd Deshane
http://todddeshane.net
http://runningxen.com


Home | Main Index | Thread Index | Old Index