Subject: Re: NFS: Operation not supported by device
To: Brandon Menc <brm4242@fastmail.fm>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 12/13/2001 10:35:35
On Wed, Dec 12, 2001 at 07:38:45PM -0500, Brandon Menc wrote:
> > Can you try to ktrace your mount, to see exactly which syscall returned
> > this error ?
> 
> ktrace on "mount_nfs export:/mnt /mnt" shows that execve on this path comes up
> with "No such file or directory."

execve comes with "No such file or directory" ? Then it's that the executable
doesn't exists ?

> OK, so I am trying to mount the directory
> /mnt on the server named "export" to the dirctory /mnt on my laptop. Both of
> these directories exist. I am thinking that the "missing" directory is the one
> located on the server. Why would this be?

Could you post the ktrace output ?

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--