> Followed your instructions to the letter, even added new /dvd and > everything, exactly the same, but still have the problem! :(
Hmm, this was a though one.... I am soon out of advice. One thing is of course your kernel config: This is my NFS parts: % cd /usr/src/linux % grep NFS .config CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set # CONFIG_NFS_V4 is not set # CONFIG_NFS_DIRECTIO is not set CONFIG_NFSD=y CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set # CONFIG_NFSD_V4 is not set # CONFIG_NFSD_TCP is not set CONFIG_NFS_COMMON=y Does mounting of other filesystems from the NFS server work? Dag _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
