A jail(8) does more than a simple filesystem separation (chroot(8)). Jails run their processes in an entirely different namespace inside the kernel. Chroot'ed processes do not.
A jail(8) does more than a simple filesystem separation (chroot(8)). Jails run their processes in an entirely different namespace inside the kernel. Chroot'ed processes do not.
Just to make sure you understand: normally the Linuxulator uses neither a chroot nor a jail. It uses a fallthrough filesystem, falling through to the real filesystem after /compat/linux.
So there are really 4 ways to run Linux binaries:
- Linuxulator filesystem fallthough
- chroot
- jail
- vm
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.