This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于dm6446 Linux如何开机自动登录root,并启动应用程序



各位前辈,我用的是dm6446开发板,开发板上电后通过串口每次要在控制台输入root登陆,请问如何取消root登陆,就是直接登入系统,取消输入root用户名这一步呢?

另外,启动完成后运行自己的应用程序,可以通过编写脚本的方式,但是请问这个脚本路径应该放在那个文件中才能让其自动执行呢?

谢谢大家

其中,登录root前控制台显示的信息为:

用命令 ls /etc -- color -l 查看/etc/中的文件,结果为:

请问各位前辈,应该修改哪一个文件下的那些内容呢?谢谢