How do you have it listed in /etc/exports?
It should look something like this:
Code:
/path_to_share net_address(options)
/mnt/Media/Movies/Christmas 192.168.1.0/24(ro,no_root-squash)
You will need to have ntfs-3g installed, and be using at least nfs v3, preferably v4....