Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 1998 15:25:24 -0500
From:      "Craig Shrimpton" <craigs@os.com>
To:        <stable@FreeBSD.ORG>
Subject:   Installworld via NFS
Message-ID:  <000301bd55d0$a556f560$02dd71d1@fargo.os.com>

next in thread | raw e-mail | index | archive | help
I've setup a build machine to install stable via NFS to various other
servers.  I am able to mount /usr/src and /usr/ojb via NFS to all my
machines (even an ancient Linux version) except for the ones I really want
to upgrade.

The machines in question are 2.1.7 versions.  I can mount Linux filesystems
and other 2.1.7 systems but I can't mount the 2.2.6-BETA file systems.  I
get the following message when I try a mount (as root):

bash# mount_nfs my.export.host:/usr/obj /usr/obj
bash# mount_nfs: can't access /usr/obj: Permission denied

I have the filesystem exported on 2.2.6-BETA as:

/usr /usr/obj /usr/src -maproot=root host.my.network host2.my.network

Has something changed with 2.2.6-BETA's NFS or am I not using the correct
mount command?

Thanks,

Craig



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301bd55d0$a556f560$02dd71d1>