<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Mar 24, 2017 at 6:44 AM, Michel RENON <span dir="ltr"><<a href="mailto:renon@mr-consultant.net" target="_blank">renon@mr-consultant.net</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">Hi,<br>
<br>
I'm begining with lxc and containers.<br>
<br>
I downloaded an ISO that is an installer.<br>
I already used it to create a vm in virtualbox.<br>
<br>
That ISO is based on debian installer and it adds some telephony components : xivo.iso.<br>
<br></blockquote><div><br></div><div>Does it access the hardware directly (e.g. T1 PCI card)? If yes, containers (including lxc) might not work. </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">
Now I would like to use it with lxc :<br>
create an empty lxc container and install xivo from the iso.<br>
<br>
My problem is that all documentation I could read only starts with an existing lxc image, never an empty one.<br>
<br>
Is it possible to create and install a container from an ISO ?<br></blockquote><div><br></div><div><br></div><div>Not directly, no.</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">
If yes, can you point me to some documentation ?<br>
<br></blockquote><div><br></div><div>You can copy root filesystem from existing virtualbox installation. Replace rootfs on an existing lxc container with that, and configure lxc-specific settings (e.g. find configure_debian on <a href="https://github.com/lxc/lxc/blob/master/templates/lxc-debian.in">https://github.com/lxc/lxc/blob/master/templates/lxc-debian.in</a>)</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>