How To Chroot

2017-12-14 · Linux
chrootlinuxtutorialx11system-administrationtroubleshooting

How To Chroot

How to chroot (aka: Change root) into a different Linux OS.

This tutorial covers the working X11 method for changing root into a different Linux operating system.

What is Chroot?

Chroot (change root) is a Unix operation that changes the apparent root directory for the current running process and its children. This creates an isolated environment where the process sees a different filesystem root than the actual system root.

Use Cases

Watch on YouTube

View in Interactive Desktop App