From owner-freebsd-questions@FreeBSD.ORG Fri Feb 8 18:36:23 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 677F616A419 for ; Fri, 8 Feb 2008 18:36:23 +0000 (UTC) (envelope-from iamdxy@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.188]) by mx1.freebsd.org (Postfix) with ESMTP id 35AD513C455 for ; Fri, 8 Feb 2008 18:36:23 +0000 (UTC) (envelope-from iamdxy@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so2876398rvb.43 for ; Fri, 08 Feb 2008 10:36:22 -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=M/Lwa7c3g5iXEsTJPBI61z/zWKgZTBl0MAZAV+9lDWU=; b=X3oth1fXz8Qdsy1M3m0m4qCCp4aOrHzzlb3NOR/U92uDHs3jcwVGKq4JPXLa5LCcFUbUdXYoh0JqE/Ucdg1QMkabdxK91g+MUygMFINXmw+7z8J8mYKb9+IezzrIkkuOLbXp7UtaIjDUByuhQCiW9cXbXWQD8odeAfE+ZrsK0qs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=Rft1Vs7SAdCpEjfEcMMLR+BVYfVGyHuXyNOy6C55K1MK01DonoCaMvR2V4MC+nCS+fLhJsLQe+mjpUBeOX+X1z046WBJ4JxaQFW0gtIjkQlhWMQFf46ZR/cRHqcXrl6woa5qa3ZMuGXA8rpKB2IAtKWH5Ys3RZNvy4A9PuJOF6A= Received: by 10.141.142.15 with SMTP id u15mr3416180rvn.66.1202494185744; Fri, 08 Feb 2008 10:09:45 -0800 (PST) Received: by 10.140.173.14 with HTTP; Fri, 8 Feb 2008 10:09:45 -0800 (PST) Message-ID: <9c2955e10802081009h13e5298coa3d307a5921f7011@mail.gmail.com> Date: Sat, 9 Feb 2008 02:09:45 +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 Cc: Subject: The disk memory size restrictions 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: Fri, 08 Feb 2008 18:36:23 -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.