<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Nov 9, 2017 at 7:49 AM, Adrian Pepper <span dir="ltr"><<a href="mailto:arpepper@uwaterloo.ca" target="_blank">arpepper@uwaterloo.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I installed Ubuntu 18.04 in a virtualbox, and then installed lxc (lxc 2.1.1)<br>
<br>
ii  lxc1   2.1.1-0ubuntu1      amd64        Linux Containers userspace tools<br>
<br>
<br>
I then created an 18.04 container on the virtualbox.<br>
And did a little with it.<br>
<br>
Based on<br>
root@scspc578-u1804-20171108:/<wbr>usr/share/debootstrap/scripts$ ls -ld bionic<br>
lrwxrwxrwx 1 root root 5 Oct 25 22:30 bionic -> gutsy<br>
root@scspc578-u1804-20171108:/<wbr>usr/share/debootstrap/scripts$<br>
<br>
I created that same symlink on 16.04 (lxc 2.1.0)<br>
<br>
ii  lxc1   2.1.0-0ubuntu1~ubuntu16.04.1~<wbr>ppa1   amd64   Linux Containers userspace tools<br>
<br></blockquote><div><br></div><div><br></div><div>Probably debootstrap needs to be updated</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
That appears to have allowed<br>
<br>
lxc-create -n u1804test -t ubuntu -- -r bionic<br>
<br>
to work on 16.04.  (and the container to start and run, and claim to be<br>
18.04  etc).<br>
(I don't see any waiting apt updates to lxc...)<br>
<br>
<br>
No disasters so far.<br>
<br></blockquote><div><br></div><div></div></div><br></div><div class="gmail_extra">I see bionic on <a href="http://images.linuxcontainers.org/">http://images.linuxcontainers.org/</a> . You should be able to install lxd, and simply run</div><div class="gmail_extra">lxc launch images:ubuntu/bionic/amd64 test-bionic<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">-- </div><div class="gmail_extra">Fajar</div></div>