From owner-freebsd-questions@FreeBSD.ORG Wed Sep 21 11:51:48 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D281F16A41F for ; Wed, 21 Sep 2005 11:51:48 +0000 (GMT) (envelope-from kevinstovall@hotmail.com) Received: from hotmail.com (bay101-f26.bay101.hotmail.com [64.4.56.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id E044543D5C for ; Wed, 21 Sep 2005 11:51:45 +0000 (GMT) (envelope-from kevinstovall@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 21 Sep 2005 04:51:45 -0700 Message-ID: Received: from 64.4.56.200 by by101fd.bay101.hotmail.msn.com with HTTP; Wed, 21 Sep 2005 11:51:45 GMT X-Originating-IP: [64.4.56.200] X-Originating-Email: [kevinstovall@hotmail.com] X-Sender: kevinstovall@hotmail.com In-Reply-To: <433133D9.8050602@locolomo.org> From: "kevin stovall" To: freebsd-questions@freebsd.org Date: Wed, 21 Sep 2005 11:51:45 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 21 Sep 2005 11:51:45.0509 (UTC) FILETIME=[D73E4950:01C5BEA2] Subject: Re: Diskless Boot Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2005 11:51:48 -0000 I exported everything rw. / -alldirs -maproot=root -network 192.168.0 -mask 255.255.255.0 /home -alldirs -maproot=root -network 192.168.0.0 -mask 255.255.255.0 Question: what is your /etc/exports? Did you export all rw or /home/diskless_ro ro? Thing is that it's tricky to have both rw and ro exports on the same partition.