asdf
Linux/Linux Kernel :
2010. 6. 17. 15:17
반응형
/rootfs/rootfs 10.10.2.13(rw,no_root_squash,no_all_squash,async)
adf
setenv ethaddr 00:40:5c:26:0a:01;setenv serverip 192.168.100.4;setenv gatewayip 192.168.100.1;setenv ipaddr 192.168.100.101
setenv bootcmd tftp c0008000 zImage-S5PC100\;bootm c0008000
setenv bootargs mem=256M root=/dev/nfs rw nfsroot=192.168.100.4:/root/nfs ip=192.168.100.101:192.168.100.4:192.168.100.1:255.255.255.0::eth0:off console=ttySAC1,115200n81
adf
setenv ethaddr 00:40:5c:26:0a:01;setenv serverip 192.168.100.4;setenv gatewayip 192.168.100.1;setenv ipaddr 192.168.100.101
setenv bootcmd tftp c0008000 zImage-S5PC100\;bootm c0008000
setenv bootargs mem=256M root=/dev/nfs rw nfsroot=192.168.100.4:/root/nfs ip=192.168.100.101:192.168.100.4:192.168.100.1:255.255.255.0::eth0:off console=ttySAC1,115200n81
반응형
'Linux > Linux Kernel' 카테고리의 다른 글
initcall_debug 커널 커맨드 옵션 (0) | 2011.02.17 |
---|---|
vmalloc (0) | 2011.02.16 |
커널 만들기 (0) | 2010.08.29 |