Subject: Re: NFS: Operation not supported by device
To: None <netbsd-help@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-help
Date: 12/13/2001 20:43:16
In article <20011213200239.A367@antioche.eu.org>,
Manuel Bouyer <bouyer@antioche.eu.org> wrote:
>On Thu, Dec 13, 2001 at 01:10:20PM -0500, Brandon Menc wrote:
>> > Could you post the ktrace output ?
>> 
>> 
>>    361 ktrace   EMUL  "netbsd"
>>    361 ktrace   CALL  execve(0xbfbfdc49,0xbfbfdbb4,0xbfbfdbbc)
>>    361 ktrace   NAMI  "mount export:/mnt /mnt"
>>    361 ktrace   RET   execve -1 errno 2 No such file or directory

That should have been NAMI "mount"
Are you executing "mount export:/mnt /mnt" quoted?

christos