I have setup NFS Server and booting FS but from board I am unable to save any file. However I created each and every directory with login as root/root permission. When I am pressing back key then previous commands are not shown on the OMAP board. It seems fopen() and fwrite is also not working and while running encode demo I am facing the following error
[root@OMAP3EVM dvsdk]# ./video_encode_io1_omap3530.x470MV -c h264enc -r 352x288 -i test.yuv -o out.264
Starting application...
Failed to open output file out.264
End of application.
How to give permission to get rid of this problem?
Regards,
Vineet