Hi guys,

Does anyone know if it's possible for the White Box to act as an NFS client for a remotely shared folder (in my case a box running Ubuntu 7.04)?

I've tried something along the line of:

mount -t nfs ubuntu_box:/media/stuff /shares/MYVOLUME1/share2

but getting 'Invalid argument' errors.

(If I take off the '-t nfs' then I get an 'File not found error; and since upgrading to BusyBox 1.5 I get a super helpful 'Operation failed' error instead )

I can mount the folder from my macbook pro so the ubuntu box seems to be set up properly (as much as a complete n00b like me can set it up ).

-T

PS. A big thanks to everyone on this site. Like all of you, I was excited by an affordable, wireless NAS only to be dissapointed by the truly terrible firmware. Now I have something I can SSH into, listen to my music via mt-daapd and spin down the HD. (But not for bittorrenting, that still sucks!) Everything I've learnt here has given me the confidence to graduate to a 'proper' Linux server Thanx guys!