From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 15 08:05:17 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37C7716A40F for ; Wed, 15 Nov 2006 08:05:17 +0000 (UTC) (envelope-from aag.lists@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D71D43D5D for ; Wed, 15 Nov 2006 08:05:16 +0000 (GMT) (envelope-from aag.lists@gmail.com) Received: by py-out-1112.google.com with SMTP id d32so74232pye for ; Wed, 15 Nov 2006 00:05:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IpzeUx6xWIjo4Xt0Wok35a6E2iE+t2M9QSd8VwQXn1OydHt/2QLqa4wbav8LD5MVY7aRVMAuN1h2Et9eirsyx+8fsKMdVgyvs4D4wAHK+KaQ4qND1uU5eEbRA8OevevsRQ535Rhj7Z3Ve6N/Q2iM+GHR/E+IN1t2FezxjBcdxy8= Received: by 10.35.103.1 with SMTP id f1mr2692881pym.1163577914127; Wed, 15 Nov 2006 00:05:14 -0800 (PST) Received: by 10.35.59.14 with HTTP; Wed, 15 Nov 2006 00:05:13 -0800 (PST) Message-ID: <2f3a439f0611150005k4561a5b6i4aa27d235c1b29ab@mail.gmail.com> Date: Wed, 15 Nov 2006 13:35:14 +0530 From: "Aditya Godbole" To: "Kris Kennaway" In-Reply-To: <20061115073724.GA99861@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2f3a439f0611142305n441d3adwf7738ae40f9103e3@mail.gmail.com> <20061115073724.GA99861@xor.obsecurity.org> Cc: freebsd-hackers@freebsd.org Subject: Re: Ramdisk support X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 08:05:17 -0000 On 11/15/06, Kris Kennaway wrote: > > What are the alternatives if I want to mount a root filesytem from ram? > > man mdconfig > I'm sorry, I couldn't quite get what I was looking for from the manpage. How do I use mdconfig to mount the root filesystem? -- aditya