先谢谢各位的指点!
我没有使用tinylogin
我把
::askfirst:/sbin/getty 115200 console
改成
::askfirst:/bin/sh
不再要求用户名和密码了
但提示
Please press Enter to activate this console.
/bin/sh: can't access tty; job control turned off
回车后是
/ $
/ $ su -
su: user root does not exist
/ $
再问下,要使用根用户的话还要怎样设置呢?