From owner-freebsd-questions@FreeBSD.ORG Sat Feb 9 06:45:28 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 256B116A418 for ; Sat, 9 Feb 2008 06:45:28 +0000 (UTC) (envelope-from iamdxy@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by mx1.freebsd.org (Postfix) with ESMTP id 01CE113C43E for ; Sat, 9 Feb 2008 06:45:27 +0000 (UTC) (envelope-from iamdxy@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so3034217rvb.43 for ; Fri, 08 Feb 2008 22:45:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=oSqpKO4zDrYtBSWhhv29c5zqjo0rGWFTgNdlili6i3s=; b=YiPRkkfnbU8RvDOdwAaXUcJobBoXuHa5c0hzaSi9GL/dSu7LodK3CfK8Cut0jOBlykhj+z8WYQ89SgJODhdiAFiYnB8IYRC9YzT3ADMKLt8Y0yQZCcBCLhl/LkWnUcJTS7isIpbvc2DhkqVMcifOsO5IQo6QPwk3S7Mqwt2xaUk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=F4HiKOfeUDeA2vvoCw7XOfvp5Jyqhob30NIP6cMoY2EYUudGyun/EyU7wEWixG44m0DqNdpgRVleVSBSlO6BPzV8Hbl/H+4UyAsLbb8VwC7gRAP0d1zxDlaQ8EylcHiWljZn4ILoDAZsInX7HwXg20aP3y1aE9VBfM8sIcjNmjM= Received: by 10.141.19.16 with SMTP id w16mr9127634rvi.8.1202539526123; Fri, 08 Feb 2008 22:45:26 -0800 (PST) Received: by 10.140.173.14 with HTTP; Fri, 8 Feb 2008 22:45:26 -0800 (PST) Message-ID: <9c2955e10802082245x34f0fd08y5b90f5fb4aa933fb@mail.gmail.com> Date: Sat, 9 Feb 2008 14:45:26 +0800 From: "Xinyu Dong" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: RAM disk size limit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2008 06:45:28 -0000 Hello: RAM disk to root file system. I would like to use in embedded FreeBSD, and the creation of a 64 MB memory disk, and all normal, but 128 MB RAM disk at the time of always automatically restart. Loader in the configuration file, use or use md_image mfs_root? How to resolve this problem, thanks.