Hi,
With the help of Steve and Denys I was able to get network connectivity
on my Freescale MPC8313 board running Linux version 2.6.20.
I would like to get the MPC8313 board running as a NFS client connected
to a SUSE installation in VirtualBox running on a winbox.
The PC, virtual SUSE installation and the board are all pinging each
other happily.
I set up NFS server in SUSE and apparently its running. I've set up the
exports file in /etc and running chkconfig nfs returns that NFS is on.
On the board I run "mount -t nfs 192.168.1.102:/home/na/nfstest
/nfstest" but it eventually returns with the following error:
mount: RPC: Timed out
mount: nfsmount failed: Bad file descriptor
mount: Mounting 192.168.1.102:/home/na/nfstest on /nfstest failed:
Bad file descriptor
What steps must I take to get this working?
Thank you,
Chris Plasun
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox