From owner-freebsd-questions@FreeBSD.ORG Wed Nov 13 21:43:11 2013 Return-Path: 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 E8B9EE2D for ; Wed, 13 Nov 2013 21:43:11 +0000 (UTC) Received: from mail5.networktest.com (mail5.networktest.com [204.109.60.142]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C6CA321EF for ; Wed, 13 Nov 2013 21:43:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail5.networktest.com (Postfix) with ESMTP id 11AD62FCC99 for ; Wed, 13 Nov 2013 13:33:56 -0800 (PST) Received: from mail5.networktest.com ([127.0.0.1]) by localhost (mail5.networktest.com [127.0.0.1]) (maiad, port 10024) with ESMTP id 42064-10 for ; Wed, 13 Nov 2013 13:33:55 -0800 (PST) Received: from dhcp130.eng.networktest.com (ns.networktest.com [205.147.16.129]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: dnewman@networktest.com) by mail5.networktest.com (Postfix) with ESMTPSA id C68EB2FCC96 for ; Wed, 13 Nov 2013 13:33:55 -0800 (PST) Message-ID: <5283F043.1070908@networktest.com> Date: Wed, 13 Nov 2013 13:33:55 -0800 From: David Newman Organization: Network Test Inc. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: increasing the size of the NanoBSD /cfg slice X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2013 21:43:12 -0000 Greetings. For NanoBSD running on FreeBSD 9.2-RELEASE i386, what is the parameter to increase the size of the /cfg partition? There's a NANO_RAM_TMPVARSIZE option to set the sizes of the /tmp and /var RAM disks but I don't see a similar option in nanobsd.conf or nanobsd.sh for setting the size of the /cfg partition. The system currently allocates 1.4 Mbytes to /cfg, but I'll need at least 20 Mbytes of permanent storage. How to address? thanks dn ps. If there's a better forum for NanoBSD questions, please advise.