<div dir="ltr">can you give me some pointers on how to go about implementing this?<div>Why is it not possible to pass in a filesystem? Could I change the lguest userspace daemon to use a mounted fs rather than a file?</div>

<div><br></div><div>-Earlence</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 20, 2013 at 10:04 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>


> Can I specify a union mounted filesystem (aufs) as the blockdevice<br>
> parameter for lguest?<br>
<br>
</div>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>
</blockquote></div><br></div>