Subject: Re: mounting NFS from a Linux RedHat 6 Server
To: None <port-pmax@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: port-pmax
Date: 10/06/1999 08:13:31
>Hello, I have a NetBSD pmax 1.4.1 client and a RH 6 server running =
>kernel version 2.2.12. I have /home exported from my Linux server, and =
>when I try to mount /home from my decstation, using
>
>mount -t nfs linuxbox:/home /mnt
>
>it seems to work, but when i=20
>

try mount_nfs -2 linuxbox:/home /mnt

or force version 2 with mount.

christos