From owner-freebsd-questions@FreeBSD.ORG Tue Mar 4 22:14:14 2014 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0540FF8 for <freebsd-questions@freebsd.org>; Tue, 4 Mar 2014 22:14:14 +0000 (UTC) Received: from mail-pd0-x230.google.com (mail-pd0-x230.google.com [IPv6:2607:f8b0:400e:c02::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 962AB212 for <freebsd-questions@freebsd.org>; Tue, 4 Mar 2014 22:14:14 +0000 (UTC) Received: by mail-pd0-f176.google.com with SMTP id r10so144732pdi.21 for <freebsd-questions@freebsd.org>; Tue, 04 Mar 2014 14:14:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=Bf/gTOiajT1aJGVZ7Og3Pk9ueHVNSJsG3MZTszV8ch0=; b=Rdfhgp9LGloH+XN5kzl1ZmQIksALeJiqsGmgQTRytxOsM6RBs0Bn8BUctSdy4f5jxr vxbhET4dS77vcU9xDQ8uiylYqrqvFsYBVPf3kuTtw66EHNZtxHE01/iXFj6TmI4CSlQE JQXBArU/Llt/Y138cspGiv80SBZl6p7wVt+OZZiDMX/tWxIKZxT424Bds9lVdzHJQZWm 4fmi0F9kQI17iKT1pfHDi6h7PrGaUOIvVQTfS/lZpdqwh3cH1EX51Xsq8lxisvWPx3rK DO0q8d0yvDLn6uEU5p6eTd5Nqdxh4ZXtSK5LKgAckg/bfHEkmBbE72T1lcohhKXrGQIf 9/EA== X-Received: by 10.66.185.103 with SMTP id fb7mr2183794pac.125.1393971254296; Tue, 04 Mar 2014 14:14:14 -0800 (PST) Received: from briankrusicw.logan.tv ([64.17.255.138]) by mx.google.com with ESMTPSA id gj9sm655305pbc.7.2014.03.04.14.14.13 for <freebsd-questions@freebsd.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 04 Mar 2014 14:14:13 -0800 (PST) From: aurfalien <aurfalien@gmail.com> Subject: mdconfig via rc.conf Message-Id: <A2D8BD58-D9D8-4E16-B84D-25D37E195ADE@gmail.com> Date: Tue, 4 Mar 2014 14:14:11 -0800 To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 04 Mar 2014 22:14:14 -0000 Hi, Are there any other parameters I would need to setup a ram disk at boot = time? I have this in my rc.conf; mdconfig_md100=3D=93-t malloc -s 12G=94 I=92ve opted not to mount or format it for now. But upon boot, I do not see the md100 device. Is there anything I need in rc.conf to enable this? Thanks in advance, - aurf "Janitorial Services"