Hi,
I am pretty new to Linux.
II am doing a lab (from Free Electrons) as part of my training. The lab is about booting the Beagle board from the PC (via NFS).
I did all the steps in the lab. When booting the kernel (stored in SD card) gets unpacked, checked etc.
All good until I reach this point:
[ 14.887298] Looking up port of RPC 100003/2 on 192.168.0.1
[ 44.972015] rpcbind: server 192.168.0.1 not responding, timed out
and after some more messages I get kernel panic.
Apparently the target cannot connect to the PC. I tried to find a solution on the Web, but they explain it in the context of Web servers, network servers etc, which confuses me even more.
Can someone help me diagnose the problem?
Thanks
donescamillo