From owner-freebsd-current@FreeBSD.ORG Thu Sep 9 01:42:36 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5177F16A4CE for ; Thu, 9 Sep 2004 01:42:36 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9E743D39 for ; Thu, 9 Sep 2004 01:42:36 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0A85F72DD4; Wed, 8 Sep 2004 18:42:36 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 061B172DCB; Wed, 8 Sep 2004 18:42:36 -0700 (PDT) Date: Wed, 8 Sep 2004 18:42:35 -0700 (PDT) From: Doug White To: Vaidas Damosevicius In-Reply-To: <20040831154524.DA92B481F7@mail.if.lt> Message-ID: <20040908184107.E81868@carver.gumbysoft.com> References: <20040831154524.DA92B481F7@mail.if.lt> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Strange boot block/loader problems with SATA on -BETA1,2 and -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 01:42:36 -0000 On Tue, 31 Aug 2004, Vaidas Damosevicius wrote: > I have very strange problem on 3 different i386 boxes. All of them > is running -CURRENT and powered by SATA. After the reboot on 3 different > boxes I see the same error: Missing Operating System. I've tried to > restore boot block using LiveCD, but after the reboot problem comes > back to me. Same situation with 5.3-BETA1 and BETA2. Is the MBR actually corrupted, or is the active bit missing (or worse, duplicated) on your partition(s)? There was a bug where sysinstall was marking 2 partitions as active. Try booting with DOS FDISK and seeing what the state of the partition table is. Are you using boot0? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org