I have no problem chrooting into a system on the hard disk if I've booted 
from an installation CD, but every time I try it after booting from another 
HD partition I get e.g. this:

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

Ls shows the same permissions in each case, and I always make sure to:

# cd /mnt/rescue
# mount -tproc proc proc
# mount -obind /dev dev

...first.

What am I doing wrong?

-- 
Rgds
Peter
-- 
[email protected] mailing list

Reply via email to