<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jan 22, 2017 at 3:53 AM, jf <span dir="ltr"><<a href="mailto:jfmeteo@gmail.com" target="_blank">jfmeteo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Thanks for the help.<br></div>So what I miss is how to debug /sbin/init in a container ?<br></div>I saw that lxc-start has an extra argument to execute the init command like lxc-start -n container /sbin/init.<br></div></div></blockquote><div><br></div><div>lxc-start will run /sbin/init by default.</div><div><br></div><div>What you're looking for is probably "lxc-start -f", which force the container to stay in foreground.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div>But I'm using lxd and didn't find any equivalent command for lxc start.<br></div><div class="gmail_extra"><br></div></blockquote><div><br></div><div>I don't think there's any. Use lxc to develop new images. Images created for lxc should work on lxd as well.</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>