Ron Jones wrote:
Oops. I forgot the format. Try
# chroot /opt/qmt-sandbox
That should either give you a shell prompt in the named directory. If it
tells you it can't find shell, that the same error as we're seeing in the
script. We'll take it from there.

Ok...
[EMAIL PROTECTED] qmt]# chroot /opt/qmt-sandbox
Returned:
"chroot: cannot run command '/bin/bash' : No such file or directory"


I just found an easier way to check this out. You should be able to just
# cd /opt/qmt-sandbox
# ldd bin/bash
libtermcap.so.2 => /lib/libtermcap.so.2 (0x002bf000)
libdl.so.2 => /lib/libdl.so.2 (0x00294000)
libc.so.6 => /lib/tls/libc.so.6 (0x00168000)
/lib/ld-linux.so.2 (0x0014f000)

What do you get?

--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to