From owner-freebsd-stable Tue Aug 15 7:52:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 330B837BBD3 for ; Tue, 15 Aug 2000 07:52:10 -0700 (PDT) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13Oi4M-0002xL-00; Tue, 15 Aug 2000 16:51:58 +0200 From: Sheldon Hearn To: Vinesh Christopher Cc: "'freebsd-stable@freebsd.org'" Subject: Re: How to use the second memory disk md1 (malloc disk) in 4.1-ST ABLE In-reply-to: Your message of "Tue, 15 Aug 2000 10:54:49 -0400." <4A78850EF802D211BB3900805FFE55550BA887@atl_es1.megatrends.com> Date: Tue, 15 Aug 2000 16:51:58 +0200 Message-ID: <11366.966351118@axl.ops.uunet.co.za> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 15 Aug 2000 10:54:49 -0400, Vinesh Christopher wrote: > Iam building a diskless system and booting from floppy > currently (later I move the it to ROM) which consumed > /dev/md0 and I want to use /dev/md1 for temporary files > and logs. > The system boots without any problem and also displays > "md1:malloc disk". But when I access /dev/md1 it says > "Device not configured" I recently added an examples section to the md(4) manual page. This should be of assistance. Obviously, you'd substitue md1 for md0 in the example provided. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message