From owner-freebsd-hardware@FreeBSD.ORG Wed Jun 18 11:08:04 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA6C637B401 for ; Wed, 18 Jun 2003 11:08:04 -0700 (PDT) Received: from beck.quonix.net (beck.quonix.net [64.239.136.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD3C543FCB for ; Wed, 18 Jun 2003 11:08:01 -0700 (PDT) (envelope-from essenz@essenz.com) Received: from beck.quonix.net (localhost.quonix.net [127.0.0.1]) by beck.quonix.net (8.12.9/8.12.9) with ESMTP id h5II7tE7023500 for ; Wed, 18 Jun 2003 11:07:55 -0700 (PDT) (envelope-from essenz@essenz.com) Received: from localhost (essenz@localhost) by beck.quonix.net (8.12.9/8.12.8/Submit) with ESMTP id h5II7tkt023497 for ; Wed, 18 Jun 2003 11:07:55 -0700 (PDT) (envelope-from essenz@essenz.com) X-Authentication-Warning: beck.quonix.net: essenz owned process doing -bs Date: Wed, 18 Jun 2003 11:07:55 -0700 (PDT) From: John Von Essen X-X-Sender: To: Message-ID: <20030618110041.C23416-100000@beck.quonix.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: boot loader issues... X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2003 18:08:05 -0000 Looked through the archives, but I am still confused. A fresh install of FreeBSD on a older Celeron box is having boot loader issues. Basically, if you let it boot by itself, boot loader will start working, then as soon as it starts loading the kernel - poof - screen syncs and it reboots. If I press some keys quickly, and stop boot loader and get a prompt. At the prompt, if I type boot kernel or just kernel, the system comes up fine. The only message is see is right before the kernel load, it says: WARNING: loader(8) metadata is missing In the archives, this sort of problem can happen when you temper with /boot. But like I said, this is a fresh install (boot from floppy, then install via FTP). I did the install twice, once from 4.7 floppies, once from 4.8 floppies. I am thinking that this might be related to some bad hardware. Could a bad drive or motherboard cause this? If so, why boot: boot kernel work? Thanks John