>
>
> On Tue, Mar 16, 2010 at 1:20 PM, Pasi Kärkkäinen <[3]
pasik@xxxxxx> wrote:
>
> On Tue, Mar 16, 2010 at 01:16:28PM -0700, Jeremy Fitzhardinge wrote:
> > On 03/16/2010 12:48 PM, Pasi Kärkkäinen wrote:
> >> On Tue, Mar 16, 2010 at 09:43:44PM +0200, Pasi Kärkkäinen wrote:
> >>
> >>> On Tue, Mar 16, 2010 at 10:32:17AM -0700, kishore kumar wrote:
> >>>
> >>>> Attached is the output captured from serial console.
> >>>>
> >>>> Machine does not boot after compiling xen 3.4.3 with pv_ops dom
> 0 kernel.
> >>>>
> >>>> Please let me know what is going wrong here.
> >>>>
> >>>>
> >>> Ok this looks like a bug that is already being sorted out on
> xen-devel mailinglist.
> >>> I added CC to xen-devel.
> >>>
> >>>
> >>
> >
> > Those messages are not a problem in themselves, but the related
> problem
> > is believed to be fixed in current xen/stable-2.6.32.x. It looks like
> > the output stops there because the Xen console isn't set up properly
> for
> > some reason.
> >
>
> Yeah, remove "rhgb quiet" from the options.. the dom0 kernel cmdline
> should be like this:
> ro root=/dev/VolGroup01/LogVol00 console=hvc0 earlyprintk=xen nomodeset
> -- Pasi
>
> References