<div class="gmail_quote">On Thu, Jul 19, 2012 at 12:27 PM, Kris Moore <span dir="ltr"><<a href="mailto:kris@pcbsd.org" target="_blank">kris@pcbsd.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><div><div class="h5">
<div>On 07/19/2012 13:57, Ben Milman wrote:<br>
</div>
</div></div><blockquote type="cite"><div><div class="h5">Hello,
<div><br>
</div>
<div>So I installed Beta 1 64 bit in virtualbox on a Windows 7
host with 4 gigs of RAM assigned and ZFS chosen (by default) at
install. I decided to give linux jails a whirl and encountered a
couple of difficulties. </div>
<div><br>
</div>
<div>Firstly, the debian6 script appears to install a
non-functioning jail. That is, the installation appears to
succeed, but attempting to start the jail fails with just a
flicker of the usual progress window. If there's a place I
should be looking for failure logs, let me know and I'll attach
them.</div>
<div><br>
</div>
<div>The gentoo jail does work, but attempting to revert to a
snapshot on it spews out a bunch of scary errors (that aren't
present on FreeBSD jails). It does appear to work, however. </div>
<div><br>
</div>
<div>Thanks,</div>
<div>Ben</div>
<br>
<fieldset></fieldset>
<br>
</div></div><pre>_______________________________________________
Testing mailing list
<a href="mailto:Testing@lists.pcbsd.org" target="_blank">Testing@lists.pcbsd.org</a>
<a href="http://lists.pcbsd.org/mailman/listinfo/testing" target="_blank">http://lists.pcbsd.org/mailman/listinfo/testing</a>
</pre>
</blockquote>
<br>
Thanks for the heads up, this should be fixed now. Go ahead and grab
the latest src-sh/warden and run "make install" on it. Then do this
from the CLI:<br>
<br>
# warden stop <ip of old debian jail><br>
<br>
Then run:<br>
<br>
# warden delete <ip of old debian jail><br>
<br>
Now you can re-create the jail from the GUI, and it should start
properly now. You can see the output by running "warden start
<ip>" and "warden stop <ip>" from the CLI.<br>
<br>
As for the scary errors, that is normal right now. The linux
shutdown scripts fail in all kinds of interesting ways, since they
don't really know what a jail is. I'm trying to remove some of them,
but its quite different with each Linux distro. <br><span class="HOEnZb"><font color="#888888">
<br>
<pre cols="72">--
Kris Moore
PC-BSD Software
iXsystems</pre>
</font></span></div>
<br>_______________________________________________<br>
Testing mailing list<br>
<a href="mailto:Testing@lists.pcbsd.org">Testing@lists.pcbsd.org</a><br>
<a href="http://lists.pcbsd.org/mailman/listinfo/testing" target="_blank">http://lists.pcbsd.org/mailman/listinfo/testing</a><br>
<br></blockquote></div><br><div>The debian jail now works, thanks a bunch Kris! </div><div><br></div><div>Also: personal milestone: that was the first time I ever updated something from source for testing purposes.</div>
<div><br></div><div>Ben</div>