Remount (bind) a subtree somewhere else

mount -o bind /proc /home/hsr/root/proc

sudo mount -o bind /proc /home/andreas/jailroot/proc
sudo mount -o bind /dev /home/andreas/jailroot/dev
sudo mount -o bind /sys /home/andreas/jailroot/sys
sudo mount -o bind /run /home/andreas/jailroot/run

Leave a Reply

Your email address will not be published. Required fields are marked *