Hi all,
We are working on Netra and need to boot from NFS to start the matrix-gui of its ezsdk. We have a host PC on which ubuntu 10.04 LTS is installed.
Kindly note we had successfully installed ezsdk which contain OS + SDK((if not wrong).
As per Software Devlopers guide located in docs folder we did the following.
1.Set the Environment variable & set the path to installation directory of ezsdk.
2.Referred Quick start user guide for board and SW4 is NAND--> ON,SPI--> OFF,connected the target with the Host through RS-232.
3.Ran the script ./setup.sh with default options as recommended for the first time user in Software Devlopers guide.
4.Started the minicom.
Observation --> It seems the board doesnt boot through NFS though followed the steps mentioned in Software Devlopers guide.
5.However when we start the minicom and switch ON the board it boots through SD card but unable to boot through NFS.
6.What else steps need to be followed to boot the board through NFS and to start the ezSDK's GUI.
7.Do we need to install NFS server ?
8.How we should set the path in bootloader for the targetfs.
Note: Above issue discuss is with EZSDK 5.03.
Thanks in advance!