求助:
因为想用vivi来搭建nfs系统但如果无法得知开发板的板子ip那么搭建使我无法前行
如何查看vivi的板子的ip
查看了了相关的用户手册都不得要领
我的vivi显示的命令如下:
sage:
flash [{cmds}] -- Manage Flash memory
cpu [{cmds}] -- Manage cpu clocks
bon [{cmds}] -- Manage the bon file system
reset -- Reset the system
param [eval|show|save [-n]|reset] -- set/get parameter
part [add|del|show|reset] -- Manage MTD partitions
mem [{cmds}] -- Manage Memory
loadyaffs {...} -- Load a yaffs image to Flash
markpart [-bad|-good] [partname1] [partname2] ...
-- mark blocks in a partition(s) as bad or good
eboot -- Run Wince Ethernet Bootloader(eboot)
wince [ram] -- Run Wince from flash or ram
load {...} -- Load a file to RAM/Flash
go <addr> <a0> <a1> <a2> <a3> -- jump to <addr>
dump <addr> <length> -- Display (hex dump) a range of memory.
call <addr> <a0> <a1> <a2> <a3> -- jump_with_return to <addr>
boot [{cmds}] -- Booting linux kernel
help [{cmds}] -- Help about help?