New NFS client not reading files correctly
I have an NFS share exported from my Mac which runs Tiger (yeah, it's old). Under PC-BSD 8.2, I was able to mount this without issue, however, under 9.0 it appears that any file on the share is garbled. I was able to mount the share and access these files successfully using SMB, so it seems to be the NFS client that is at fault. After Googling for this issue, I found a reference to using the old NFS client (mount -t oldnfs). This has allowed me to mount the share and access the files without issue.
I just thought I should make you aware of this.
|