[Lguest] Bad Page Table Entry

Earlence Fernandes earlenceferns at gmail.com
Wed May 8 13:00:28 EST 2013


>Hmm, I see you're using the Android kernel.  I've never played with
>that, perhaps they mangled the console stuff somehow?

Possibly. I think they take control of the tty0 during init.

-Earlence


On Tue, May 7, 2013 at 9:55 PM, Rusty Russell <rusty at rustcorp.com.au> wrote:

> Earlence Fernandes <earlenceferns at gmail.com> writes:
> > I got it running finally!
> > I just decided to run it on a real device kernel so I used the EEEPC
> kernel
> > (my test hardware is a Asus EEE TOP ET1602) and compiled in lguest
> support.
> > Created my own ramdisk, and booted on real hardware. works fine.
> >
> > I had to make a change to the lguest.c file.
> > I commented out
> >
> > err(1, "Device %s features finalized twice", dev->name);
> >
> > coz during boot, the message: "device console finalized twice: Success"
> > would come and simply
> > cause the lguest process to terminate. I'm not sure what effect this has,
> > but the rest of the boot goes
> > fine and the lguest VM is operational with a ramdisk.
> >
> > Anyone have ideas on that message?
>
> That's weird, I've never seen that message before.  The kernel shouldn't
> be doing that, but ignoring it is probably harmless.
>
> Hmm, I see you're using the Android kernel.  I've never played with
> that, perhaps they mangled the console stuff somehow?
>
> Cheers,
> Rusty.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/lguest/attachments/20130507/4c64ecdd/attachment.html>


More information about the Lguest mailing list