How-to#

Create bind-mounts

mount --bind /some/where /else/where
mount -o bind /some/where /else/where