From owner-freebsd-fs@FreeBSD.ORG Tue Apr 3 11:24:09 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E61281065670 for ; Tue, 3 Apr 2012 11:24:09 +0000 (UTC) (envelope-from martin@lispworks.com) Received: from lwfs1-cam.cam.lispworks.com (mail.lispworks.com [193.34.186.230]) by mx1.freebsd.org (Postfix) with ESMTP id 7ABF78FC15 for ; Tue, 3 Apr 2012 11:24:08 +0000 (UTC) Received: from higson.cam.lispworks.com (higson [192.168.1.7]) by lwfs1-cam.cam.lispworks.com (8.14.3/8.14.3) with ESMTP id q33BO4Wf044948; Tue, 3 Apr 2012 12:24:04 +0100 (BST) (envelope-from martin@lispworks.com) Received: from higson.cam.lispworks.com (localhost.localdomain [127.0.0.1]) by higson.cam.lispworks.com (8.14.4) id q33BO4J3022007; Tue, 3 Apr 2012 12:24:04 +0100 Received: (from martin@localhost) by higson.cam.lispworks.com (8.14.4/8.14.4/Submit) id q33BO4NM022004; Tue, 3 Apr 2012 12:24:04 +0100 Date: Tue, 3 Apr 2012 12:24:04 +0100 Message-Id: <201204031124.q33BO4NM022004@higson.cam.lispworks.com> From: Martin Simmons To: Beeblebrox In-reply-to: (message from Beeblebrox on Tue, 3 Apr 2012 12:11:55 +0300) References: <20120403081048.GB25776@server.vk2pj.dyndns.org> Cc: freebsd-fs@freebsd.org Subject: Re: Diskless client mount NFS-root error X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 11:24:10 -0000 >>>>> On Tue, 3 Apr 2012 12:11:55 +0300, Beeblebrox said: On Tue, Apr 3, 2012 at 11:10 AM, Peter Jeremy wrote: > > folder /data/amd64/conf/ has etc & var which are mounted r/w as md0, > md1 onto client for its write needs. Other than that, why would a DC need > write privilege for root? Also /home is separate export. See /etc/rc.d/root and adjust your /etc/rc.conf accordingly. __Martin