PDA

View Full Version : [ubuntu] chroot: permission denied



dE_logics
September 9th, 2009, 05:21 AM
I'm trying to chroot into gentoo stage3 tarballs...I mount proc and dev but I get an issue when chrooting -


chroot: cannot run command `/bin/bash': Permission denied

I can execute other file in the partition where Gentoo is...so there's no exec permission problem.

Also to ensure this I did -


mount -o exec /dev/sdb1

With no go.

dE_logics
September 9th, 2009, 07:19 PM
I successfully changed that error to -


chroot: cannot run command `/bin/bash': Input/output error