From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 19:24:19 2005 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 EC9B416A41F for ; Fri, 4 Nov 2005 19:24:19 +0000 (GMT) (envelope-from nick.lozinsky@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 076AD43D46 for ; Fri, 4 Nov 2005 19:24:18 +0000 (GMT) (envelope-from nick.lozinsky@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so437727nzo for ; Fri, 04 Nov 2005 11:24:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=qoO0rJEv++5c2NZG/5E2VZiKSG5VZHd4a3d44VzsBg47ltpB5k+Ey9Z2lA90tW3Tp6zSae/88qM1TdmcEeG049ISGiOidqJ6cJNXN8lJGP9Onwlfjw9X+HJECXxF7tM9StY5uboJWdooDuX/QdKd5gZ6uaiVEyzgumW7sVTOl9k= Received: by 10.36.227.65 with SMTP id z65mr880336nzg; Fri, 04 Nov 2005 11:24:18 -0800 (PST) Received: by 10.36.158.1 with HTTP; Fri, 4 Nov 2005 11:24:18 -0800 (PST) Message-ID: <76ff51010511041124j4b55bb50l15e9c4e0a128ddf0@mail.gmail.com> Date: Fri, 4 Nov 2005 13:24:18 -0600 From: Nicholas Lozinsky To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: FreeBSD 5.x-6.0 Unable To Boot 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, 04 Nov 2005 19:24:20 -0000 On a Compaq Presario M2000, using a Sempron 1.6Ghz CPU with 512 RAM, I am unable to install any copy of FreeBSD from 5.0 up to 6.0 Release. Somehow, the 4.9, 4.8 and below, are able to install. The init gets stuck at: sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=3D0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port many not be enabled Timecounter "TSC" frequency 1600064074 Hz quality 800 Timecounters tick every 1.000 msec freezes here..... Any suggestions? Thank you.