From owner-freebsd-questions Fri Feb 22 5:16:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts24-srv.bellnexxia.net (tomts24.bellnexxia.net [209.226.175.187]) by hub.freebsd.org (Postfix) with ESMTP id A056D37B402 for ; Fri, 22 Feb 2002 05:16:41 -0800 (PST) Received: from xena.gsicomp.on.ca ([199.243.128.121]) by tomts24-srv.bellnexxia.net (InterMail vM.4.01.03.23 201-229-121-123-20010418) with ESMTP id <20020222131632.QCR18015.tomts24-srv.bellnexxia.net@xena.gsicomp.on.ca>; Fri, 22 Feb 2002 08:16:32 -0500 Received: from xena.gsicomp.on.ca (xena.gsicomp.on.ca [192.168.0.3]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with ESMTP id g1MD5Ai21717; Fri, 22 Feb 2002 08:05:11 -0500 (EST) (envelope-from matt@xena.gsicomp.on.ca) Date: Fri, 22 Feb 2002 08:05:10 -0500 (EST) From: Matthew Emmerton To: Mike Cc: questions@FreeBSD.ORG Subject: Re: System Halted Boot question. NOT A NUBIE QUESTION. In-Reply-To: <20020222081357.16056.qmail@web12007.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 22 Feb 2002, Mike wrote: > Well after many, MANY hours of reading on different > sites and books I still can't find anything regarding > my problem. I have sent along a 35k photo I have taken > with my camera because of the interesting responce > FreeBSD 4.0 boot cd has given me. > > I have gotten FBSD4.0 to run on almost everything > EXCEPT this computer: > > Asus K7V MBoard > viper v770 video board > ext. 56k modem > 1.44 FDD > 15 gig ata 66 hdd(pri master) > 12x dvd-rom(pri slave) > empty(sec master) > cd-writer(sec slave) > nic card > SB Live! > > I have: Changed drives around, checked over all my > BIOS settings, drive jumper selections, and wiring. > Also I made boot disks, and those too do the exact > same thing. > > If you could please explain to me what all these > numbers mean that would be super!!! Those numbers are a register dump from BTX, a part of the boot loader. CS:EIP is the instruction that faulted. In your case, this is f000:56af, which points to the system BIOS, which isn't a good thing at all. I would check and make sure that your motherboard's BIOS is flashed to the latest revision (it may not support your large hard drive and is zonking out), and also try booting from a minimal system config (video and floppy only) to see if you can at least get into sysinstall. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message