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.

am335x,新移植的系统,可以用root用户进入,但无法使用ping及reboot等命令



如题,进入系统时显示root@am335x-evm:~#,(用的是8.00.00的sdk,内核使用默认配置,文件系统未改动)

使用ping命令时显示,Permission denied

使用reboot命令时显示,rebootmust be superuser

ping命令可以用chmod 使能,但reboot命令不行,且无法根本解决问题,求解答