On Tue, 26 Aug 2003 07:43:04 +0200
Sven Luther <[EMAIL PROTECTED]> wrote:

> but if i call the chroot /chroot/path /bin/busybox in
> the dchroot, i get the same error.

If you are using the busybox ash shell in your chroot you should do
'chroot /chroot/path /bin/busybox ash'
or
'chroot /chroot/path /bin/busybox sh'
or
chroot /chroot/path /bin/[a]sh
if just have already setup the symlinks, or just
chroot /chroot/path
if you are changing to the same shell as you were previouly using.



Glenn


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to