From owner-freebsd-hackers Wed Jan 21 17:11:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA21641 for hackers-outgoing; Wed, 21 Jan 1998 17:11:08 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA21617 for ; Wed, 21 Jan 1998 17:10:45 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id LAA10856; Thu, 22 Jan 1998 11:37:09 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id LAA11961; Thu, 22 Jan 1998 11:37:09 +1030 (CST) (envelope-from grog) Message-ID: <19980122113708.07925@lemis.com> Date: Thu, 22 Jan 1998 11:37:08 +1030 From: Greg Lehey To: Mike Smith Cc: Tom Bartol , Snob Art Genre , Amancio Hasty , Andrzej Bialecki , Jonathan Mini , freebsd-hackers@FreeBSD.ORG Subject: Re: ANNOUNCE: One-floppy FreBSD + rich networking References: <199801220050.LAA00403@word.smith.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <199801220050.LAA00403@word.smith.net.au>; from Mike Smith on Thu, Jan 22, 1998 at 11:20:24AM +1030 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk On Thu, Jan 22, 1998 at 11:20:24AM +1030, Mike Smith wrote: >>> Not to mention the rather attractive security and reliability implications >>> of running off of a read-only medium. >> >> Can FreeBSD run from read-only media? Aren't there some files in /etc >> that need to be writable at run-time? > > I think it's pretty close. You need a writable /var & /tmp, but apart > from /etc/motd there doesn't appear to be anything else. You can even get away without a writeable /var if you're prepared to put up with some minor annoyances. I run my test machine with a read-only /usr to speed up reboots after panics. Of course, there's no reason why you shouldn't use mfs for those odds and ends which need to be writeable. Greg