<div dir="ltr">nfsroot is an option but I would prefer something that doesn't require a functioning network.<div>I'll start by taking a look at the available implementations of 9p. </div><div>From the discussion, I understand that the lguest daemon should double as a 9p server?</div>

<div><br></div><div>-Earlence</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 24, 2013 at 11:39 PM, ron minnich <span dir="ltr"><<a href="mailto:rminnich@gmail.com" target="_blank">rminnich@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">9p servers are out there. You can get one from libixp, or from the Go<br>
9p implementation, and there's one written in Python, ...<br>
<br>
there's lots of them. But if you don't want to bother with 9p, just<br>
set up an nfs root.<br>
<br>
ron<br>
<div class="im"><br>
On Thu, Oct 24, 2013 at 3:54 PM, Rusty Russell <<a href="mailto:rusty@rustcorp.com.au">rusty@rustcorp.com.au</a>> wrote:<br>
> Earlence Fernandes <<a href="mailto:earlenceferns@gmail.com">earlenceferns@gmail.com</a>> writes:<br>
>> can you give me some pointers on how to go about implementing this?<br>
>> Why is it not possible to pass in a filesystem? Could I change the lguest<br>
>> userspace daemon to use a mounted fs rather than a file?<br>
>><br>
>> -Earlence<br>
><br>
> Well, you need to implement a 9p server.<br>
><br>
> Eric would have more idea on how difficult this would be in lguest.<br>
><br>
> Cheers,<br>
> Rusty.<br>
><br>
>> On Sun, Oct 20, 2013 at 10:04 PM, Rusty Russell <<a href="mailto:rusty@rustcorp.com.au">rusty@rustcorp.com.au</a>>wrote:<br>
>><br>
>>> Earlence Fernandes <<a href="mailto:earlenceferns@gmail.com">earlenceferns@gmail.com</a>> writes:<br>
>>> > Can I specify a union mounted filesystem (aufs) as the blockdevice<br>
>>> > parameter for lguest?<br>
>>><br>
>>> Well, the blockdevice parameter is a file, not a filesystem.<br>
>>><br>
>>> You might want to use plan9fs, in which case you'll have to implement it<br>
>>> for lguest.<br>
>>><br>
>>> Cheers,<br>
>>> Rusty.<br>
>>><br>
</div>> _______________________________________________<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>