FYI here are my entries in schroot.conf <<EOF [squeeze32] description=Debian Squeeze i386 (squeeze32) directory=/var/chroot/squeeze32 groups=contact,root root-groups=root #aliases=squeeze32 personality=linux32 type=plain
[squeeze64] description=Debian Squeeze amd64 (squeeze64) directory=/var/chroot/squeeze64 groups=contact,root root-groups=root ###aliases=squeeze64,default aliases=default personality=linux type=plain EOF The "type=plain" explains why I have to set up the mounts myself - none of the start-up scripts are run in this mode. Philip -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

