From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 13:48:33 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 A697F1065670 for ; Wed, 11 Jun 2008 13:48:33 +0000 (UTC) (envelope-from bri@brianwhalen.net) Received: from entwistle.sonicboom.org (entwistle.sonicboom.org [66.93.34.170]) by mx1.freebsd.org (Postfix) with ESMTP id 7B1038FC1A for ; Wed, 11 Jun 2008 13:48:33 +0000 (UTC) (envelope-from bri@brianwhalen.net) Received: from [192.168.15.113] (cele.sonicboom.org [66.93.34.172]) by entwistle.sonicboom.org (8.14.2/8.14.2) with ESMTP id m5BDmVRC099691; Wed, 11 Jun 2008 06:48:31 -0700 (PDT) (envelope-from bri@brianwhalen.net) Message-ID: <484FD7AA.10505@brianwhalen.net> Date: Wed, 11 Jun 2008 06:48:26 -0700 From: Brian User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Wojciech Puchar References: <484FA0BF.9000402@wlansystems.com> <484FB168.1070900@otenet.gr> <20080611150528.D18715@wojtek.tensor.gdynia.pl> In-Reply-To: <20080611150528.D18715@wojtek.tensor.gdynia.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Heikki Suonsivu , Manolis Kiagias , freebsd-questions@freebsd.org Subject: Re: FreeBSD-like linux distro? 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: Wed, 11 Jun 2008 13:48:33 -0000 Wojciech Puchar wrote: >> http://lists.freebsd.org/pipermail/freebsd-doc/2006-August/011029.html > > now i made my tests with FreeBSD 7. no installer, my semi-custom > kernel i use everywhere on x86 (everything moduled, all needed things > in loader.conf). > > i used qemu > > results: > > 16MB RAM - boots without problems, no swapping at all > 12MB - boots without problems, little bit swapping > 10MB - boots without problems, more swapping, hanged after booting > multiuser, before displaying login. probably out of kernel memory for > consoles > 10MB again - after turning of all consoles but the first, boots fine, > somehow usable, but for routers should be OK. > > > then i made REALLY custom kernel. minimal but enough for a router. > > was able to get down to 9MB. > > > so - on 12MB 486DX, FreeBSD 7 is useful system for routing, > firewalling, small nameserver, general control etc. > > with 16MB - swap is barely touched. > > 486DX machines with 8-16MB RAM and small (like 100-500MB) disks are > for free here, ISA network cards too. > > good to know they can run newest FreeBSD release! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" To the OP, if you go ahead with trying to use this 486 or older hw, consider the effort of maintaining the system. Brian