From owner-freebsd-questions Sun Apr 7 23:32:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from Gina.esfm.ipn.mx (Gina.esfm.ipn.mx [148.204.102.61]) by hub.freebsd.org (Postfix) with ESMTP id F329E37B419 for ; Sun, 7 Apr 2002 23:32:52 -0700 (PDT) Received: from localhost (mrspock@localhost) by Gina.esfm.ipn.mx (8.11.6/8.11.6) with ESMTP id g386WP073782; Mon, 8 Apr 2002 01:32:25 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) Date: Mon, 8 Apr 2002 01:32:25 -0500 (CDT) From: Eduardo Viruena Silva To: Tom Holmes Cc: Subject: Re: Error while booting in diskless system. (fwd) In-Reply-To: <000901c1ddea$cfa3f880$0500a8c0@jojosarfo.org> Message-ID: <20020408012748.B73736-100000@Gina.esfm.ipn.mx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 6 Apr 2002, Tom Holmes wrote: > Date: Sat, 6 Apr 2002 23:15:11 -0500 > From: Tom Holmes > To: Eduardo Viruena Silva > Subject: Re: Error while booting in diskless system. (fwd) > > EXCELLENT! You have successfully recreated my scenerio to the T ;) mmm... I think I forgot something quite important. The /etc/exports configuration: I added the line: /usr -alldirs 192.168.123.112 but, it MUST be: /usr -maproot=0:0 -alldirs 192.168.123.112 my diskless system is now working with FBSD 4.5-RELEASE. > > Lets hope someone has an answer! > -- > Tom > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message