PDA

View Full Version : chroot issue



ragouel
2013-12-25, 17:07
Why do I get the following error when I try to chroot ?

"chroot: failed to run command `/usr/bin/zsh': No such file or directory"


http://pastebin.com/nXgNAkVL

g0tmi1k
2013-12-27, 08:11
Are you using zsh as your shell before running the chroot?
If you are, try changing back to a bash shell (/bin/bash)