From owner-freebsd-current@FreeBSD.ORG Thu Nov 4 02:24:11 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2097E16A4CE for ; Thu, 4 Nov 2004 02:24:11 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0C0843D39 for ; Thu, 4 Nov 2004 02:24:10 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id CE6F472DF4; Wed, 3 Nov 2004 18:24:10 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id CC25772DD4; Wed, 3 Nov 2004 18:24:10 -0800 (PST) Date: Wed, 3 Nov 2004 18:24:10 -0800 (PST) From: Doug White To: joe mcguckin In-Reply-To: Message-ID: <20041103182239.B78388@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "'jtfbsd@jt.net.au'" cc: "Thyer, Matthew" cc: FreeBSD Subject: Re: USB Key Disk Boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2004 02:24:11 -0000 On Tue, 2 Nov 2004, joe mcguckin wrote: > > Doug, > > Thanks for the info. > > Most USB keys don't have a rw/ro switch. Is there a kernel flag you can set > to tell FreeBSD that boot device is flash and that writes should be kept to > a minimum? Can swap space be completely done away with? In addition to the items mentioned later in the thread also look at the diskless bits in rc.conf. These will set up a ramdisk /var for you, which should be enough for stuff like dhcp and temporary logging to work. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org