From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 14:20:40 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 4FE0316A4CF for ; Fri, 20 Feb 2004 14:20:40 -0800 (PST) Received: from mail007.syd.optusnet.com.au (mail007.syd.optusnet.com.au [211.29.132.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5170343D31 for ; Fri, 20 Feb 2004 14:20:39 -0800 (PST) (envelope-from tfrank@optushome.com.au) Received: from marvin.home.local (c211-28-241-189.eburwd5.vic.optusnet.com.au [211.28.241.189])i1KMKaQ22809; Sat, 21 Feb 2004 09:20:36 +1100 Received: by marvin.home.local (Postfix, from userid 1001) id 3D0943FF; Sat, 21 Feb 2004 09:20:36 +1100 (EST) Date: Sat, 21 Feb 2004 09:20:36 +1100 From: Tony Frank To: Mike Newell Message-ID: <20040220222036.GA96615@marvin.home.local> References: <20040220030817.GA25852@marvin.home.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: Mike Newell cc: Tony Frank cc: freebsd-questions@freebsd.org Subject: Re: Boot loop in FreeBSD 5.2-RELEASE after install - FIXED! 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 Feb 2004 22:20:40 -0000 Hi, On Fri, Feb 20, 2004 at 04:49:00PM -0500, Mike Newell wrote: > Well THAT'S weird... > > I wondered if there might be some strange data left on the drive (I had a > 4.7-RELEASE install on it prior to this), so I stopped the system in POST > and entered the Adaptec system utilities. I then did a low-level format of > the drive. Reinstalled and Hey Presto - booted up fine! I wonder if the > /boot/loader program found some bad data left over from a prior install that > it didn't validate and that corrupted the boot process? > > Dunno, but it's up now. THANKS!! Good to hear it's working! Perhaps if there was a mismatch between boot1/boot2 or something. I'm not expert on the internals so I might leave this one there. Take care, Tony