Chroot
From MEPIS Documentation Wiki
A chroot on Unix operating systems is an operation that changes the apparent disk root directory for the current running process and its children. A program that is re-rooted to another directory cannot access or name files outside that directory, called a chroot jail.
One possible use of chroot is to repair an unbootable system

