I seem to have figured out the host side better. Now I'm trying: mount -t nfs -o intr,nfsvers=3,rsize=32768,wsize=32768,hard,tcp,nolock 192.168.1.1:/music /media/mmcblk0p1/music
or mount -t nfs -o intr,nfsvers=3,rsize=32768,wsize=32768,hard,tcp,no lock 192.168.1.1:/mnt/music /media/mmcblk0p1/music Still with no luck, and keep getting bad file descriptor errors. I can see 192.168.1.1 exporting /mnt/music with another client program so I know its there. Can anyone decipher what is happening? -- crazyj ------------------------------------------------------------------------ crazyj's Profile: http://forums.slimdevices.com/member.php?userid=34883 View this thread: http://forums.slimdevices.com/showthread.php?t=77604 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
