On Mon, Feb 15, 2010 at 8:15 AM, <arenev...@fdn.fr> wrote: > > Here is my schroot.conf > > [ia32] > description=Debian testing 32bits > directory=/srv/chroot/ia32 > users=arno > root-groups=root > root-users=arno > run-exec-scripts=true >
You've omitted the 'type=' setting which causes the type to default to 'plain'. According to the man page "if run-setup-scripts is set to ‘true’ for ‘plain’ chroots, filesystem mounting is disabled." Your probably want "type=directory". Also, I think your 'directory' setting should be 'location', i.e. 'location=/srv/chroot/ia32'. See man schroot.conf for details. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/ae6dd7d31002151947n4addf6e7gce8ba4f5190a4...@mail.gmail.com