> > [EMAIL PROTECTED]:~$ sudo chroot /mnt/debinst /bin/bash
> > chroot: cannot run command `/bin/bash': Exec format error
> 
> I got into this thread late... but this is the error that you get when 
> the chrooted disk is not mounted with -o exec

That doesn't seem to explain my problem:

[EMAIL PROTECTED]:~$ sudo mount -o exec /dev/sdc1 /mnt/debinst
[EMAIL PROTECTED]:~$ mount |grep debinst
/dev/sdc1 on /mnt/debinst type ext3 (rw)
[EMAIL PROTECTED]:~$ sudo chroot /mnt/debinst /bin/bash
chroot: cannot run command `/bin/bash': Exec format error


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

Reply via email to