From owner-freebsd-questions@FreeBSD.ORG Tue Sep 16 17:53:48 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 2DDFF16A4B3 for ; Tue, 16 Sep 2003 17:53:48 -0700 (PDT) Received: from fed1mtao08.cox.net (fed1mtao08.cox.net [68.6.19.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8226343F93 for ; Tue, 16 Sep 2003 17:53:43 -0700 (PDT) (envelope-from sahafeez@edgefocus.com) Received: from edgefocus.com ([68.4.168.164]) by fed1mtao08.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20030917005342.OXUT7829.fed1mtao08.cox.net@edgefocus.com> for ; Tue, 16 Sep 2003 20:53:42 -0400 Date: Tue, 16 Sep 2003 17:53:38 -0700 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: Sean Hafeez To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <5FB28DF2-E8A9-11D7-9BF8-003065F1EE08@edgefocus.com> X-Mailer: Apple Mail (2.552) Subject: rcNG and rc.diskless2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 00:53:48 -0000 i am using rc.diskless2 to have a system that runs from read-only flash. is there an equally simple method in 5.x? i am reading the whitepaper on rcNG but i do not see it. thanks!