NFS is not responding!!!! Please help me!!!!!

anafor2004
Attachment: console-message.txt (7.93 KB)
Dear Friends,
I have build an openembedded distrubition for mini2440 . I have copied
mini2440-base-image.tar.gz to my host pc and I arrenged a NFS for cross
building. It works OK , but when I copied and extract the
mini2440-console-image.tar.gz , my NFS is not responding. Do you have any
advice for me? I copied my minicom console messages and attached it.

Also I tried with this rootfs for NFS sistem, but it is still not
responding.

http://mini2440.googlecode.com/files/Angstrom-mini2440-image-glibc-ipk-2...

ufoheli
i had the same problem, it is caused by network reconfiguration which
happes during middle of the booting from NFS server, I do not know how to
disbale it probperly but I found following nasty hack which helps:

-make local backup of file (target rootfs) /etc/init.d/networking
-delete /etc/init.d/networking file from NFS rootfs
-restart target,  it should continue booting from NFS as expected

I know it is not the solution but I am not such expert to figure out why
the network card is being configured during NFS boot (link-down)

if there is somebody, who can tell me the right way, how to disable this
behaviour then it will be really appreciated ;-)



(test with)
Angstrom 2009.X-stable
Built from branch: master
Revision: ad2f7dcda0a35db889811db7a34b911540f4dd67

ubuntu7
I've same problem,too. would you help me.