This is going to be a D'oh!, I'm sure. I've got nsf working between a few SuSE (6.2) machines in my LAN, but when I try to connect from my Woody machine to the SuSE machine the Woody machine reports:
# mount -t nfs cory:/home/moseley/data /mnt/data mount: wrong fs type, bad option, bad superblock on cory:/home/moseley/data, or too many mounted file systems Yet, on the other machine it says: mountd[12955] 03/31/102 19:27 NFS mount of /home/moseley/data attempted from 192.168.0.172 mountd[12955] 03/31/102 19:27 auth_path(/home/moseley/data): mount point /home/moseley/data, (root_squash secure ro) mountd[12955] 03/31/102 19:27 /home/moseley/data has been mounted by 192.168.0.172 I get the same without -t option. And it doesn't seem likely that I have too many file systems mounted: # mount /dev/hda1 on / type ext2 (rw,errors=remount-ro) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/hda3 on /home type ext2 (rw) Did I hose something in a kernel rebuild? fgrep NFS /boot/config-2.4.17-k7t266 CONFIG_NFS_FS=y CONFIG_NFS_V3=y # CONFIG_ROOT_NFS is not set CONFIG_NFSD=y CONFIG_NFSD_V3=y # CONFIG_NCPFS_NFS_NS is not set (BTW -- is there a trick to see the help/description for those settings out side of make xconfig/config? Thanks, Bill Moseley -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

