Problem failing to boot Centos 7

From MyWiki
Revision as of 12:34, 8 October 2015 by George2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
> Try
> https://www.mail-archive.com/lxc-users@lists.linuxcontainers.org/msg00993.html
>
> Look for "unconfined".
Indeed, that is the solution! Thank you!
Adding the line
lxc.aa_profile = unconfined
to the config file of the container makes it work on all my machines,
even on the XEN virtualized host.
Sorry, I did read through the mailinglist, but somehow missed that email.
Thank you very much for your help, everyone!
Timotheus