From owner-freebsd-questions@FreeBSD.ORG Fri Aug 20 04:26:58 2004 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 EFB0F16A4CE for ; Fri, 20 Aug 2004 04:26:58 +0000 (GMT) Received: from grog.secure-computing.net (grog.secure-computing.net [63.228.14.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA0243D2D for ; Fri, 20 Aug 2004 04:26:58 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from Nomad (nat-server.secure-computing.net [63.228.14.245]) (authenticated bits=0)i7K4QCQD024182; Thu, 19 Aug 2004 23:26:25 -0500 (CDT) (envelope-from ecrist@secure-computing.net) From: "Eric Crist" To: "'Patrick Wheeler'" , Date: Thu, 19 Aug 2004 23:19:06 -0500 Message-ID: <031c01c4866c$db3155d0$6501a8c0@Nomad> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <1092972878.6526.202698524@webmail.messagingengine.com> Importance: Normal X-Virus-Scanned: clamd / ClamAV version 0.74, clamav-milter version 0.74a on grog.secure-computing.net X-Virus-Status: Clean Subject: RE: Major Installation Problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 04:26:59 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Patrick Wheeler > Sent: Thursday, August 19, 2004 10:35 PM > To: FreeBSD-questions@freebsd.org > Subject: Major Installation Problems > > > I have FreeBSD 4.1 on CD that I am trying to install but > can't. I have a 133MHZ Pentium processor with 64MB of RAM and > a 2GB hard drive. > > When I boot to the CD, after the initial startup the Kernel > Configuration Menu is displayed. I select the first option > (Skip Configuration), and then text that appears to be my > various hardware scrolls bye until it freezes. These are the > last three lines of that output. > > pnaphy0: on miibus0 > pnaphy0: Home PNA > pci0: at 19.0 > > The lines above the quoted output go through what appears to > be recognizing my other hardware including my Voodoo2 > graphics card. The first to lines of this output is my > network card, and the last line is the on-board graphics > chip. The cursor then is displayed but nothing happens. The > system just locks up. I have no clue what to do. > > Any assistance or advice you can offer would be greatly > appreciated. Thank You in Advance, Patrick > -- > Patrick Wheeler > patfiles@fastmail.fm I would suggest checking out the freebsd HAL, or Hardware Compatibility List on the site to see if anything conflicts with what you have. If you don't see anything, try one of two things: 1) Try a more recent version of FreeBSD (like 4.10 or 5.x) 2) Try removing unnecessary hardware until things work. If you have a PCI/AGP video card, try that and disable your on-board card, for example. Post your results here and we can help you from there. Thanks, Eric F Crist