RE: Linux 2.4.26 boot over network
From: Steven Blakeslee <hidden>
Date: 2005-06-15 15:59:11
From: Steven Blakeslee <hidden>
Date: 2005-06-15 15:59:11
Now, I am trying to boot Linux over the network using the following
boot arguments:
Kernel command line: console=3DttyS0,9600n8 console=3Dtty0 =
root=3D/dev/nfs rw nfsroot=3D
192.168.49.189:/home/proj/at921/Filesys/usr/local/gefnes/target 192.168.49.1:192.168.49.189::255.255.255.0::eth0:off da104_gpio=3D8
In the first one you had ip=3Dbootp, this uses bootp to get the ip address. In the second one you do not have an ip define so the ethernet is not being enabled. You need something like this ip=3D192.168.49.1:::255.255.255.0