今天一步一步的根据参考教材移植网卡驱动,最后出现如下问题:
VFS: Mounted root (yaffs filesystem) on device 31:2.
Freeing init memory: 136K
Try to bring eth0 interface up ...
sh: 1: unknown operand
sh: 2: unknown operand
Done
/etc/rc.d/init.d/httpd: line 17: /sbin/boa: Permission denied
Please press Enter to activate this console.
boa的权限已经改为777 求解 |