From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 13:10:08 2003 Return-Path: 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 2C8AF37B401 for ; Tue, 1 Apr 2003 13:10:08 -0800 (PST) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7A943FAF for ; Tue, 1 Apr 2003 13:10:07 -0800 (PST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by rwcrmhc52.attbi.com (rwcrmhc52) with ESMTP id <2003040121100405200j9rv3e>; Tue, 1 Apr 2003 21:10:04 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h31LA3Xf007989; Tue, 1 Apr 2003 16:10:03 -0500 (EST) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h31LA3Cx007986; Tue, 1 Apr 2003 16:10:03 -0500 (EST) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "J. Seth Henry" References: <20030401134625.E3405-100000@whitetower.gambrl01.md.comcast.net> From: Lowell Gilbert Date: 01 Apr 2003 16:10:03 -0500 In-Reply-To: <20030401134625.E3405-100000@whitetower.gambrl01.md.comcast.net> Message-ID: <44pto5vs9g.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: /dev on a read-only filesystem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2003 21:10:08 -0000 "J. Seth Henry" writes: > I'll have to give this a try. Right now, I am just remounting / read-only > after boot as part of my /usr/local/etc/rc.d scripts. I'd prefer to > eliminate all writes, though. I suppose this means I'm going to > have to repartition the microdrive again. /usr keeps getting smaller and > smaller. If you figure out how the diskless booting stuff works, you should be all set...