From owner-freebsd-questions@FreeBSD.ORG Fri Jul 28 19:02:04 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC4E16A4DE for ; Fri, 28 Jul 2006 19:02:04 +0000 (UTC) (envelope-from mjkarki@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBCB743D76 for ; Fri, 28 Jul 2006 19:01:52 +0000 (GMT) (envelope-from mjkarki@gmail.com) Received: by ug-out-1314.google.com with SMTP id j3so886670ugf for ; Fri, 28 Jul 2006 12:01:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=SEXdWMC1G4LuU+s/H6sWokOv0POcFulkVOKfl8rkUWX8h61ySCFJM03oZFCyWzC8qV3yS291wn6PLAvfZDJ4fdFGYXMMdHuixEap8sDQo3ZXeGcXNU2EXnyoEgt5DN5JE+hqQRfob4giEUO2dsC4au3WRvWzJUWRUkgxhzlUM6k= Received: by 10.67.24.13 with SMTP id b13mr8967078ugj; Fri, 28 Jul 2006 12:01:51 -0700 (PDT) Received: by 10.67.101.7 with HTTP; Fri, 28 Jul 2006 12:01:51 -0700 (PDT) Message-ID: <1b15366e0607281201q2677a2c8l66375c54d897b4d4@mail.gmail.com> Date: Fri, 28 Jul 2006 22:01:51 +0300 From: "Matti J. Karki" Sender: mjkarki@gmail.com To: "Chris T." In-Reply-To: <44CA5231.1040409@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44CA5231.1040409@comcast.net> X-Google-Sender-Auth: a7b3a0338d1d55da Cc: freebsd-questions@freebsd.org Subject: Re: How big a flashrom for a minimal freebsd install? 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, 28 Jul 2006 19:02:04 -0000 On 7/28/06, Chris T. wrote: > I"m toying with the idea of setting up a mini-itx server so I can move > the dns and firewall daemons off of the fileserver so I can turn it > off. I'm thinking I want to get a flashrom ide adaptor so that I can > swap setups on the thing by swapping cards. I don't see myself using > 4GB flash cards for this. I'd rather get smaller cheaper cards. How > big is a minimal freebsd install? > > Chris > I'm running FreeBSD 6.1 at my Soekris board and I have 512MB CompactFlash card in use. About 50% of the card is used by the operating system, http server, python interpreter etc. and the other half is free for e-mail and log files. The installation is just the vanilla FreeBSD installation without any X11 packages. Only modification I made, was to syslogd, where I disabled the cron job reporting. -Matti