Date: Wed, 20 Mar 2002 01:29:20 -0500 From: Nathan Mace <mace_nathan@uchaswv.edu> To: Beech Rintoul <akbeech@anchoragerescue.org>, freebsd-questions@freebsd.org Subject: Re: NFS wierdness Message-ID: <200203200633.BAA02221@uce55.uchaswv.edu> In-Reply-To: <20020320060818.5A0B1296@nebula.anchoragerescue.org> References: <200203200521.AAA01166@uce55.uchaswv.edu> <20020320060818.5A0B1296@nebula.anchoragerescue.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 20 March 2002 01:08 am, you wrote: > On Tuesday 19 March 2002 08:17 pm, Nathan Mace wrote: > > ok i sorta kinda got NFS working. if i export /var or /usr i can mount > > them jsut fine on the client. the only problem is when i try to mount my > > home directory which is in /usr/home/(nathan). /usr/home is on a > > seperate partition from /, and it is also running softupdates. i don't > > know which is causing the problem, softupdates or the fact that it's a > > different partition. can anyone help me here? thanks > > > > nathan > > You need to export /usr and /usr/home on the same line. > > ie: /usr /usr/home -maproot=0 yourmachine > > Good Luck, ok i did what you said, putting them on one line, and mountd complained about errors in the exports file. so i switched them back the way they were before, and it worked! now i can get to my home directory on the server just fine, and as near as i can tell nothing is different than the million times before when it failed!! any ideas?? thanks for the help. you guys rock! nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203200633.BAA02221>