On Fri, Feb 14, 2014 at 12:45:49PM +0100, Antonio Fernández Pérez wrote: > I would like to configure a chroot jail on Debian 7 64-bit. I'm trying to > execute make_chroot_jail.sh to create a jail but I have problems with some > libraries:
What is make_chroot_jail.sh? Where did you obtain it from? > Anybody knows another method or how can I do to fix these problems? debootstrap to bootstrap a minimal chroot environment and then configure schroot to access it convieniently? If you want an absolutely minimal environment, then this won't be the answer; this will give you a functional Debian system with dpkg and everything. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools `- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

