chrooting is a very important skill that any *nix administrator must know. It's essentially what allows one to repair an existing Linux environment by entering it from another environment. The process is actually relatively simple, and useful for doing tasks such as reinstalling GRUB, repairing a broken kernel, resetting the root password, etc.
Read more »