From owner-freebsd-questions@FreeBSD.ORG Fri Nov 4 19:33:02 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 44C0116A41F for ; Fri, 4 Nov 2005 19:33:02 +0000 (GMT) (envelope-from skywizard@MyBSD.org.my) Received: from tomoyo.MyBSD.org.my (tomoyo.mybsd.org.my [202.157.186.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id B782F43D53 for ; Fri, 4 Nov 2005 19:33:01 +0000 (GMT) (envelope-from skywizard@MyBSD.org.my) Received: from localhost (localhost [127.0.0.1]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id DB8166CC23; Sat, 5 Nov 2005 03:35:00 +0800 (MYT) Received: from tomoyo.MyBSD.org.my ([127.0.0.1]) by localhost (TOMOYO.MYBSD.ORG.MY [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 36837-10; Sat, 5 Nov 2005 03:34:59 +0800 (MYT) Received: from kasumi.MyBSD.org.my (kasumi.MyBSD.org.my [IPv6:2001:328:2002:aa2::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 46A246CC22; Sat, 5 Nov 2005 03:34:59 +0800 (MYT) Date: Sat, 5 Nov 2005 03:33:17 +0800 From: Ariff Abdullah To: Nicholas Lozinsky Message-Id: <20051105033317.640a8991.skywizard@MyBSD.org.my> In-Reply-To: <76ff51010511041124j4b55bb50l15e9c4e0a128ddf0@mail.gmail.com> References: <76ff51010511041124j4b55bb50l15e9c4e0a128ddf0@mail.gmail.com> Organization: MyBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by Amavisd AntiVirus & AntiSpam Scanner running on FreeBSD mailserver at TOMOYO.MYBSD.ORG.MY Cc: freebsd-questions@freebsd.org Subject: Re: 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:33:02 -0000 On Fri, 4 Nov 2005 13:24:18 -0600 Nicholas Lozinsky wrote: > 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=0x300> > 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. Interrupt the kernel loading process, then: set hint.sio.0.disabled=1 set hint.sio.1.disabled=1 .. continue booting -- Ariff Abdullah MyBSD http://www.MyBSD.org.my (IPv6/IPv4) http://staff.MyBSD.org.my (IPv6/IPv4) http://tomoyo.MyBSD.org.my (IPv6/IPv4)