When I chroot into another system I have to manually bind-mount proc, sys, dev and dev/pts by issuing for example
mount --bind /proc proc/
Now is there an easy way allready implemeted in a standard Ubuntu install? I am asking about the standard install because most of the time I use the chroot to rescue an existing installation from usb.