移植 rootfs_qtopia_qt4-20100816 报错 Try to bring eth0 interface up...... nfs:server is not responding,still trying

Registering the dns_resolver key type
s3c-rtc s3c2410-rtc: setting system clock to 2024-04-23 13:57:31 UTC (1713880651)
dm9000 dm9000: eth0: link up, 10Mbps, half-duplex, lpa 0x0400
IP-Config: Guessing netmask 255.0.0.0
IP-Config: Complete:
     device=eth0, addr=10.10.10.10, mask=255.0.0.0, gw=255.255.255.255,
     host=10.10.10.10, domain=, nis-domain=(none),
     bootserver=10.10.10.1, rootserver=10.10.10.1, rootpath=
VFS: Mounted root (nfs filesystem) on device 0:15.
devtmpfs: mounted
Freeing init memory: 136K
usb 1-3: new full speed USB device number 2 using s3c2410-ohci
input: QEMU 0.10.50 QEMU USB Mouse as /devices/platform/s3c2410-ohci/usb1/1-3/1-3:1.0/input/input1
generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 0.10.50 QEMU USB Mouse] on usb-s3c24xx-3/input0


[23/Apr/2024:05:57:34 +0000] boa: server version Boa/0.94.13
[23/Apr/2024:05:57:34 +0000] boa: server built Jul 26 2010 at 15:58:29.
[23/Apr/2024:05:57:34 +0000] boa: starting server pid=786, port 80
                        
open device leds: No such file or directory
Try to bring eth0 interface up......
 

解决办法:

而是应该把 root_qtopia 文件系统中的 etc/init.d/rcS 这个文件中的如下两个语句注释掉即可:
  1. #/sbin/ifconfig lo 127.0.0.1
  2. #/etc/init.d/ifconfig-eth0

还可以解决这个问题!

nfs:server is not responding,still trying

VFS: Mounted root (nfs filesystem) on device 0:15.
devtmpfs: mounted
Freeing init memory: 136K
usb 1-3: new full speed USB device number 2 using s3c2410-ohci
input: QEMU 0.10.50 QEMU USB Mouse as /devices/platform/s3c2410-ohci/usb1/1-3/1-3:1.0/input/input1
generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 0.10.50 QEMU USB Mouse] on usb-s3c24xx-3/input0

[23/Apr/2024:05:59:52 +0000] boa: server version Boa/0.94.13
[23/Apr/2024:05:59:52 +0000] boa: server built Jul 26 2010 at 15:58:29.
[23/Apr/2024:05:59:52 +0000] boa: starting server pid=786, port 80
                        
open device leds: No such file or directory

Please press Enter to activate this console. [root@FriendlyARM /]# 
[root@FriendlyARM /]#

完美成功展示,可以看到对应的图像系统了!!!

相关推荐

  1. OpenHarmony 4.0 Release 编译及

    2024-04-23 23:00:05       45 阅读
  2. cocos2dx4.0 vs编译

    2024-04-23 23:00:05       40 阅读
  3. singularity-ce-4.1.0 + go 完整安装步骤,及解决

    2024-04-23 23:00:05       47 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-04-23 23:00:05       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-04-23 23:00:05       106 阅读
  3. 在Django里面运行非项目文件

    2024-04-23 23:00:05       87 阅读
  4. Python语言-面向对象

    2024-04-23 23:00:05       96 阅读

热门阅读

  1. MySQL 服务器权限与对象权限

    2024-04-23 23:00:05       31 阅读
  2. Vue中的 keep-alive 实现原理

    2024-04-23 23:00:05       112 阅读
  3. Makefile学习笔记

    2024-04-23 23:00:05       28 阅读
  4. C语言程序每日一练(9、楼梯)

    2024-04-23 23:00:05       29 阅读
  5. C++ 脚本处理代码记录

    2024-04-23 23:00:05       32 阅读
  6. 4月23日加油站+分发糖果

    2024-04-23 23:00:05       36 阅读
  7. 冒泡排序算法及其Python实现

    2024-04-23 23:00:05       34 阅读
  8. 程序员如何搞副业?

    2024-04-23 23:00:05       40 阅读
  9. 书生浦语训练营第2期-第5节笔记

    2024-04-23 23:00:05       37 阅读