I am using a debootstrap envs on my Arch system. I bind-mount some directories from my home dir into the chroot fs home dir, ie. /home/user/foo → /stretch/home/user/foo. I can see the content from the host Arch system in both places, but from within the chroot environment when logged in as user, the foo dirRead more