[276] in netbsd-help mailing list archive
Re: problem with attach
daemon@ATHENA.MIT.EDU (John Hawkinson)
Thu Aug 17 00:49:07 1995
Date: Thu, 17 Aug 1995 00:48:52 -0400
To: davidz@MIT.EDU
Cc: netbsd-help@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
> changing /etc/hosts seems to be working, except a new error message
> has me baffled.
>
> ~athena> add scheme
> mount: realpath /mit/bitbucket: Permission denied
>
> how can I fix this?
I believe this is caused by some bogus skew between the version
of mount that we were distributing at the time you installed and
NFS. Try copying /afs/sipb/system/i386_nbsd1/sbin/mount to
/sbin/mount (save your old /sbin/mount first) and see if that fixes
it.
--jhawk