From owner-freebsd-questions@FreeBSD.ORG Fri Oct 5 08:15:03 2007 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 A315516A420 for ; Fri, 5 Oct 2007 08:15:03 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 9DFC413C45D for ; Fri, 5 Oct 2007 08:15:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l958Etxq028020; Fri, 5 Oct 2007 10:14:55 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l958EtDP028015; Fri, 5 Oct 2007 10:14:55 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 5 Oct 2007 10:14:55 +0200 (CEST) From: Wojciech Puchar To: Tim Judd In-Reply-To: <173981.50407.qm@web62415.mail.re1.yahoo.com> Message-ID: <20071005101332.C28001@wojtek.tensor.gdynia.pl> References: <173981.50407.qm@web62415.mail.re1.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: minimal install is too big 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, 05 Oct 2007 08:15:03 -0000 > specs if I could get the general system small enough. > > The minimal install of FreeBSD as from the developers is about 130MB. > I want to get something working on a 8MB flash. (For those curious, > it's a ethernet NAS device) compressed kernel (well stripped) <1.5MB loader etc 300kB libs - ca 2MB 4MB for programs. should fit. if not, and there is enough ram, use mfsroot.gz so everything gets compressed and you could have about 16-20MB of binaries.