Hi! I'm running a 3.8 beta i386 from August 21 with packages from August 20.
I have linux emulation set up. Now i tried this: [EMAIL PROTECTED]:58# cd /emul/linux [EMAIL PROTECTED]:59# ./usr/sbin/chroot . /bin/bash [EMAIL PROTECTED]:60# date Thu Jan 1 01:00:02 CET 1970 [EMAIL PROTECTED]:61# The same happens with calling chroot without path: chroot . /bin/bash Exit status is 1 in both cases. Is this expected? Alf
