LMao 发表于 2004-6-28 23:22:02

请教skyeye+uclinux的问题

skyeye--0.74,uclinux--20040408,
uclinux启动以后,在linux终端中可以看到tap0,其ip为skyeye.conf中设置的ip10.0.0.1,但uclinux环境中的ip怎么设置啊?我看uclinux中的istallguide.txt中说用ifconfig eth0 10.0.0.2,但注释说要在20020816或以下版本才行,我在20040408版本的uclinux中执行
/> ifconfig eth0 10.0.0.2
SIOCSIFADDR: No such device
pid 15: failed 256
请问我该怎么办?

LMao 发表于 2004-6-29 00:58:27

我发现是我uclinux中的网卡没有起来

Welcome to
          ____ __
         /__| ||_|
    _   _| || | _ _____   ___
   | | | | || || |_ \| | | |\ \/ /
   | |_| | |__| || | | | | |_| |/    \
   |___\____|_||_|_| |_|\____|\_/\_/
   | |
   |_|

GDB/ARMulator support by <[email protected]>
For further information check:
http://www.uclinux.org/

Command: /bin/ifconfig eth0 up 10.0.0.2
SIOCGIFFLAGS: No such device
SIOCSIFADDR: No such device
pid 11: failed 512
Execution Finished, Exiting
init: Booting to single user mode

Sash command shell (version 1.1.1)
/>

请问这个问题我该怎么办?

chyyuu 发表于 2004-7-1 23:04:07

好像你uclinux的设备文件或skyeye.conf配置文件有问题。或者没有加载tun.o在宿主机上。
页: [1]
查看完整版本: 请教skyeye+uclinux的问题