arch-chroot Command Examples

Enhanced chroot command to help in the Arch Linux installation process. More information: https://manned.org/arch-chroot.8.

arch-chroot {{path/to/new/root}}

arch-chroot -u {{user}} {{path/to/new/root}}

arch-chroot {{path/to/new/root}} {{command}} {{command_arguments}}

arch-chroot {{path/to/new/root}} {{zsh}}