Hi Eial !

> I cannot tell much about my issue, but in a nutshell, my program
> boots a script then run a s bin.
> when interrupting the bin using ctrl+c, I get the msg mentioned above
> as I use respawn -/bin/sh feature.
> if I move /dev/console to 5,2 from 5,1 the msg is gone, but as I do
> have keyboard with both features, later on, I loose the keyboard in
> both situations.

That doesn't seem to be enough for diagnosing your issue. Give your
script that fails and describe what your application does. Try to catch
an strace output of your trouble, which may show up at which place the
failing open of /dev/console is done. Without that information your are
asking for help without giving others the possibility to give tips how
to manage that trouble. I do neither have an environment to reproduce
your error nor do I know any detail of your system, and IMO most others
here too.

--
Harald
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to