On Mon, Mar 18, 2013 at 1:43 PM, João Matos <jaon...@gmail.com> wrote: > Hi list, > > I want to install a samba server using Gentoo. But I decided to start the > installation o my machine and make a stage4 at some folder. The idea is to > spent less time at the target machine. > > But, when I try to chroot, I get the error: > > "chroot: failed to run command '/bin/bash': Permission Denied" > > the permitions are ok: > > ls -l /media/outro/gentoo/bin/bash > -rwxr-xr-x 1 root root 737808 Jan 30 02:55 /media/outro/gentoo/bin/bash
Is that partition mounted with "noexec" option? or "user" option without explicit "exec" option? > Do I need to create a partition just for this? Nope