mount -t proc proc-debdev /home/chroot/debdev/proc
mount -t sysfs sysfs-debdev /home/chroot/debdev/sys
mount -t devpts -o rw,gid=5,mode=620 none /home/chroot/debdev/dev/pts
mount --bind /home/data /home/chroot/debdev/home/debdev/data/
mount --bind /home/www /home/chroot/debdev/var/www
mount --bind /home/www /var/www