> Just a follow up question, I had a chat today with an ArchArm user in > the IRC chat channel, and > he said that it is impossible to run a x86 container on Lxc with an ARM > host . Is this true ?
Yes, it is. Linux containers (the concept, not just this particular set of tools) use the host kernel and isolate applications using namespaces. This also means that if the host kernel is not able to run the application, it won't work. arm kernels cannot run x86, so plain lxc won't work (qemu might, but whether that's a good idea on arm...) -- Tucos ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel