1.建立kernel类型connection,将带符号和调试信息的vmlinux(30M左右)加载进连接。
2.inn;sr pc 0xbfc00000;go
3.ifconfig lakers0 172.16.14.4
load tftp://172.16.14.3/vmlinux (strip过的,3M左右)
cache 1
4.kernel_start处设置断点,双击后会提示要在linux和xp之间映射路径。
5.g root=/dev/nfs rw nfsroot=172.16.14.3:/home/liyang/nfs/dist ip=172.16.14.4:::::eth0 memmap=64M@0M memmap=128M@128M console=ttyS0,115200。