[BusyBox] chroot and controlling tty

Denis Vlasenko vda at ilport.com.ua
Fri Aug 26 13:16:02 UTC 2005


On Friday 26 August 2005 11:37, Josh wrote:
> I'm chrooting into build_i386/root to test things...
>
> I've mounted proc and even tried mounting /dev/pts but ash is still
> saying it doesn't have a controlling terminal... and the window it's
> running in is definately a controlling terminal... what am I missing
> to make this work?

IIRC /dev/console cannot be a ctty, but /dev/tty1 can.
Anyway, strace would show you what's the problem...

HTH,
--
vda



More information about the busybox mailing list