Chroot: Revision history

Jump to navigation Jump to search

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.

20 September 2013

  • curprev 23:0823:08, 20 September 2013Admin talk contribs 688 bytes +688 Created page with " 1. Create a mountpoint (skip for squashfs example) Code: mkdir squashfs-root 2. Mount /proc /sys /dev to chroot Code: mount -o bind /proc squashfs-root/proc/ mount -o..."