<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">>Hmm, I see you're using the Android kernel.  I've never played with</span><br style="font-family:arial,sans-serif;font-size:13px"><span style="font-family:arial,sans-serif;font-size:13px">>that, perhaps they mangled the console stuff somehow?</span><br>

<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">Possibly. I think they take control of the tty0 during init.</span></div><div>

<span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">-Earlence</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, May 7, 2013 at 9:55 PM, Rusty Russell <span dir="ltr"><<a href="mailto:rusty@rustcorp.com.au" target="_blank">rusty@rustcorp.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

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