<div dir="ltr">This issue was resolved and it was because of the samsung modifications.<div>The startup code for their platform devices detect the board and fail the startup</div><div>if certain values do not exist. In the lguest environment, these values are</div>

<div>not set up. We ended up using a vanilla kernel as the lguest kernel instead.</div><div><br></div><div>Although, I wonder the reason for the lguest highmem options. Is it because</div><div>the switcher has to be mapped to a fixed addr?</div>

<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jan 19, 2014 at 7:39 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">Ajit Aluri <<a href="mailto:acpaluri@gmail.com">acpaluri@gmail.com</a>> writes:<br>
<br>
> Hi,<br>
><br>
> I am trying to launch lguest on a lguest enabled kernel for Samsung Galaxy<br>
> Tab 3. When I launch lguest, the start-up hangs at a certain point<br>
> indicated in the log below.<br>
><br>
> I have attached the .config file I used to build the kernel (3.4.34 with<br>
> modifications by Samsung) and also the host kernel start-up log. I have<br>
> read that the highmem option has to be set to either 4g or none, but these<br>
> settings prevented the host kernel from booting up. I am currently trying<br>
> to build lguest with highmem set to 64g. Could someone please let me know<br>
> if the hang during the start-up is due this setting mismatch ? (I am trying<br>
> to launch lguest with only 128 MB memory, which I think is indicated in the<br>
> log below)<br>
><br>
> Also attached the host kernel's startup log.<br>
<br>
</div>I would say that "Can't find a valid bosrd-descriptor!!!" explains your<br>
problem.  That string doesn't exist in my kernel, so I think it's the<br>
Samsung modifications which are your problem.<br>
<br>
Perhaps try a non-Samsung kernel in the guest?<br>
<br>
Cheers,<br>
Rusty.<br>
_______________________________________________<br>
Lguest mailing list<br>
<a href="mailto:Lguest@lists.ozlabs.org">Lguest@lists.ozlabs.org</a><br>
<a href="https://lists.ozlabs.org/listinfo/lguest" target="_blank">https://lists.ozlabs.org/listinfo/lguest</a><br>
</blockquote></div><br></div>