Problem NFS Booting BeagleBone - Kernel Hangs

it should look like this: http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/

By the way check also this my old post: https://groups.google.com/forum/?fromgroups=#!topic/beagleboard/xyrvq8GN4IU

maybe it can be useful.

Best luck!

Daniele

That worked!

I do find it a little strange that it works - as it still appears in the boolog that the system is trying to assign a different IP address. 172.30.3.67 is not what I set the IP of my eth0 device to in the /etc/network/interfaces file.

2012-11-20T13:38:46.023 - IP-Config: eth0 complete (from 172.30.0.240):
2012-11-20T13:38:46.039 - address: 172.30.3.67 broadcast: 172.30.3.255 netmask: 255.255.254.0
2012-11-20T13:38:46.039 - gateway: 172.30.2.1 dns0 : 172.30.0.150 dns1 : 172.30.0.156
2012-11-20T13:38:46.055 - domain : gentex.com
2012-11-20T13:38:46.055 - rootserver: 172.30.0.240 rootpath:
2012-11-20T13:38:46.055 - filename :

Oh well. I am finally NFS booting. Thanks again.

Brock