QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1817|回复: 1

can't access tty的提示

[复制链接]
发表于 2006-8-3 10:31:36 | 显示全部楼层 |阅读模式
我重新编译了skyeye, 使用testsuite2/s3c2410/下的文件测试,启动后提示
/bin/ash: can't access tty; job control turned off,之后就不能输入任何命令了。


查询了google:

I guess you run it like this:ash </dev/console >/dev/console 2>&1

but /dev/console is a bit special: it cannot be a *controlling tty*. If ash parent has no ctty, ash wouldn't have ctty too and therefore will be unable to use keyboard signals.

Try to use /dev/tty1 instead.

这个如何在skyeye中修改呢?是skyeye的问题还是其它?
 楼主| 发表于 2006-8-3 10:51:34 | 显示全部楼层
我使用重新编译的skyeye-1.2版本测试,出现如上情况。
使用skyeye-0.9.8,也是提示/bin/ash: can't access tty; job control turned off,但可以输入命令。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-27 01:01 , Processed in 0.056752 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表