Bash Scripts: Unterschied zwischen den Versionen
Amir (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Amir (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 67: | Zeile 67: | ||
chrtsetup -c ubuntu # undo mounts performed to setup the chroot | chrtsetup -c ubuntu # undo mounts performed to setup the chroot | ||
chrtsetup -pe ubuntu # mount, enter but do not clean up after | chrtsetup -pe ubuntu # mount, enter but do not clean up after | ||
chrtsetup - | chrtsetup -x localhost:0.0 --run="xterm" ubuntu # configure the xsession and start xterm inside the chroot | ||
EOF | EOF | ||