Scroll to navigation

chroot(1) General Commands Manual chroot(1)

NAME

chroot - Run COMMAND with root directory set to NEWROOT.

SYNOPSIS

chroot [--groups] [--userspec] [--skip-chdir] [-h|--help] [-V|--version] <newroot> [command]

DESCRIPTION

Run COMMAND with root directory set to NEWROOT.

OPTIONS

Comma-separated list of groups to switch to
Colon-separated user and group to switch to.
Use this option to not change the working directory to / after changing the root directory to newroot, i.e., inside the chroot.
Print help
Print version

VERSION

v0.0.30

chroot 0.0.30