Hans <hans.ullrich@pop-h.niedersachsen.de> writes: > From where to where I have to set the symlink ? What is target ? And what is > source ? And what must be the name of the symlink ? You need to run something like ln -s /path/to/chroot/lib/ld-linux.so.2 /lib/ld-linux.so.2 Matthias