Subject: Re: NFS: Operation not supported by device
To: Brandon Menc <brm4242@fastmail.fm>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 12/13/2001 22:05:02
On Thu, Dec 13, 2001 at 03:18:09PM -0500, Brandon Menc wrote:
> > ktrace didn't find the mount command.
> > Do you have /sbin in your path ?
> > How did you start the command ?
>
> I have /sbin in my path. I have invoked the command as:
>
> mount export:/mnt /mnt
> mount -t nfs export:/mnt /mnt
> mount_nfs export:/mnt /mnt
>
> from /sbin as:
>
> ./mount export:/mnt /mnt
> ./mount -t nfs export:/mnt /mnt
> ./mount_nfs export:/mnt /mnt
>
> I get "Operation not supported by device" for each form. ktrace produces the
> same results on each form. To the best of my knoweledge, the kernels are all
It's really strange that ktrace can't find the binary. Are you sure you
ran it with ./mount_nfs ?
I'm interested in the ktrace for:
ktrace /sbin/mount_nfs export:/mnt /mnt
--
Manuel Bouyer <bouyer@antioche.eu.org>
--