Chroot: Revision history

From DWIKI

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 August 2023

  • curprev 11:5511:55, 25 August 2023Tony talk contribs 196 bytes +196 Created page with "=Mount the stuff= mount /dev/your/rootpartition /mnt/yours mount --bind /dev/ /mnt/yours/dev chroot /mnt/yours mount -t proc none /proc mount -t sysfs none /sys mount -t devpts none /dev/pts"