2 5
G e t t i n g S t a r t e d
The target network parameters can be changed in U-Boot using the "setenv" command.
You can see the IP address of the target by issuing this command:
In this example, the target device has been given an IP address of 192.168.42.10. You can
test the proper functioning of the network by doing a ping to your host machine (Ctrl+C to
stop).
Installing LxNETES
An installation script on the CD will do the installation automatically. However, there are
some things the script cannot do such as setting up your DHCP or NFS server.
To install LxNETES, you must mount the CD. Enter the following:
#
ifconfig eth0
Link encap:Ethernet HWaddr 12:34:56:78:9A:BC
inet addr:192.168.42.10 Bcast:192.168.42.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3453 errors:0 dropped:0 overruns:0 frame:0
TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:399740 (390.3 KiB) TX bytes:6726 (6.5 KiB)
Interrupt:24 Base address:0xc000
#
ping 192.168.42.1
PING 192.168.42.1 (192.168.42.1): 56 data bytes
64 bytes from 192.168.42.1: icmp_seq=0 ttl=64 time=10.6 ms
64 bytes from 192.168.42.1: icmp_seq=1 ttl=64 time=0.8 ms
64 bytes from 192.168.42.1: icmp_seq=2 ttl=64 time=0.8 ms
64 bytes from 192.168.42.1: icmp_seq=3 ttl=64 time=0.9 ms
--- 192.168.42.1 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.8/3.2/10.6 ms
$
mount /media/cdrom
Summary of Contents for 9P 9360/9750
Page 1: ...LxNETES User s Guide ConnectCore 9P 9360 9750 ...
Page 2: ......
Page 4: ......
Page 28: ...M a n u a l I n s t a l l a t i o n 2 8 L x N E T E S U s e r s G u i d e ...
Page 33: ...3 3 A p p l i c a t i o n D e v e l o p m e n t Table 6 3 proc cpuinfo contents ...
Page 60: ...6 0 L x N E T E S U s e r s G u i d e ...
Page 70: ...M e m o r y l a y o u t s 7 0 L x N E T E S U s e r s G u i d e ...