From owner-freebsd-questions@FreeBSD.ORG Mon Aug 18 23:12:32 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 37BFD16A4BF for ; Mon, 18 Aug 2003 23:12:32 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BBFE43F75 for ; Mon, 18 Aug 2003 23:12:31 -0700 (PDT) (envelope-from junkmail@sensewave.com) Received: from tove (la3sg.net [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id F2EDC78ADF; Tue, 19 Aug 2003 08:12:29 +0200 (MEST) From: "Kjell Midtseter" To: irdgtom.thompson@edd.revealed.net Date: Tue, 19 Aug 2003 08:12:35 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Message-ID: <3F41DBF3.30576.273701@localhost> Priority: normal In-reply-to: <3f41034f.67f9.0@edd.revealed.net> X-mailer: Pegasus Mail for Win32 (v3.12c) cc: freebsd-questions@freebsd.org Subject: Re: "Live" CD Mounting file systems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: junkmail@sensewave.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 06:12:32 -0000 On 18 Aug 2003, at 16:48, irdgtom.thompson@edd.revealed.net wrote: > > Hello all, > I am trying to build a FreeBSD 5.1-RELEASE-i386 based "live" cd and I am having > trouble getting the filesystems mounted. The kernel boots but then tells me > that it cannot find the root file system. From what I have read it appears > that I need to make a memory filesystem to load part of file system on. > > Does anyone have samples on how to actually accomplish this? > Maybe http://www.freesbie.org/ could be of help? Kjell