>_ linuxcommand.dev
Startseite chroot
System

chroot

Ändert das Root-Verzeichnis für den aktuellen Prozess.

Ubuntu CentOS Debian Arch SUSE Slackware Alpine Fedora
Verifiziert: 2025-10-08
Syntax
$chroot [OPTIONEN] NEUES_ROOT [BEFEHL]
Beispiele
$sudo chroot /mnt/arch /bin/bash
$chroot --help
Typische Anwendungsfälle
?
Standardverwendung
chroot --help
Hinweis Wird für System-Recovery und Container verwendet.
Export