From owner-freebsd-questions@FreeBSD.ORG Mon Apr 28 11:41:22 2003 Return-Path: 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 65A9037B401 for ; Mon, 28 Apr 2003 11:41:22 -0700 (PDT) Received: from blueyonder.co.uk (pcow053o.blueyonder.co.uk [195.188.53.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46F8643FAF for ; Mon, 28 Apr 2003 11:41:21 -0700 (PDT) (envelope-from jfm@blueyonder.co.uk) Received: from lexx ([62.31.198.203]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Mon, 28 Apr 2003 19:44:03 +0100 From: John Murphy To: pierangelo Date: Mon, 28 Apr 2003 19:41:19 +0100 Message-ID: References: <20030428163206.49430.qmail@web11101.mail.yahoo.com> In-Reply-To: <20030428163206.49430.qmail@web11101.mail.yahoo.com> X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: questions@FreeBSD.ORG Subject: Re: I can't install freebsd5.0 on an old 486 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jfm@blueyonder.co.uk List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 18:41:22 -0000 pierangelo wrote: > I'm tring to install on an old 486, with 16mb(!) >ram, 33Mhz, 800Mb disk >and a VGA video.. > > /stand/sysinstall seems to hang.. >I didn't find any kernel configuration men=F9, as I read >on freebsd handbook. > Better give up and say goodbye to that old,old pc? Not necessarily. FreeBSD-5.0 is very new and the kernel has debugging features built in which may cause difficulty with just 16M memory. You could try putting more memory in, or try FreeBSD-4.8. If that doesn't work, perhaps due to an unusual 486cpu (Free wouldn't install on a TI486 I recently tried), you could try NetBSD. Good luck John.