From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 00:35:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 815AF1065670 for ; Thu, 20 Mar 2008 00:35:32 +0000 (UTC) (envelope-from zflyer@gmail.com) Received: from hs-out-0708.google.com (hs-out-0708.google.com [64.233.178.244]) by mx1.freebsd.org (Postfix) with ESMTP id 2D5CA8FC13 for ; Thu, 20 Mar 2008 00:35:32 +0000 (UTC) (envelope-from zflyer@gmail.com) Received: by hs-out-0708.google.com with SMTP id m63so527546hsc.11 for ; Wed, 19 Mar 2008 17:35:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=SU+DmIBa8RoSIjO7vzy2Ho38sUn3xvIFKsF8SlO1RsQ=; b=WFt66OLLCBdm/tL2uwWVdDhg9ogell6UY/wPScoMkIfr2uqz6ifwEuQRccnNSmb6axIvcKPTuPfbGjMPcRQlrtbe01Mk8VeTW/UBu88ipBfUfsq5Xq895cG1YggfKfSRwA0dNDaTdGQUMiPQKbrEj/z0uTS22bN1pQceGuX84cQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=t6WObahJF2QDsCiT2+b9INux7QF+jPqUm57c5e0CuPnsUOhvxWRWLJNUE+/CEqpOyv2BP2HuVS8/e6RCbUS+gyFF7jyF+VKovRpfN6mCRZ2y3sCp+zG+gHv/agoabZn20M4CXbh2bA0gDdM6yuO1P3AFFkDku15oqEnU5kWFKFQ= Received: by 10.100.44.10 with SMTP id r10mr3892362anr.19.1205973331117; Wed, 19 Mar 2008 17:35:31 -0700 (PDT) Received: by 10.100.31.20 with HTTP; Wed, 19 Mar 2008 17:35:31 -0700 (PDT) Message-ID: <6293ba970803191735h17c8c417g63f28858db752853@mail.gmail.com> Date: Wed, 19 Mar 2008 20:35:31 -0400 From: Walker To: "David Kelly" , freebsd-questions@freebsd.org In-Reply-To: <20080319180754.GA5084@Grumpy.DynDNS.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <76C6FE72-043C-4EFB-8598-98BB73E11345@hiwaay.net> <6293ba970803190731y2ec9eca5mc5c62c52e67dd1ea@mail.gmail.com> <20080319180754.GA5084@Grumpy.DynDNS.org> Cc: Subject: Re: bsdlabel, now no 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: Thu, 20 Mar 2008 00:35:32 -0000 On Wed, Mar 19, 2008 at 2:07 PM, David Kelly wrote: > Yes, thats what is running now. Sadly I've already recycled the two SATA > drives that came out and don't remember how they were configured that > the PATA drive booted. Know I have used boot0cfg(8) in the past but > don't recall if it was on this system. Using boot0cfg one can set the > timeout to 0 so that the drive immediately hops to the next. > > However I'm thinking the Dell BIOS ignores the SATA drives during boot > if the MBR is zeroed. With virgin SATA drives installed and enabled but > not yet labeled the system booted off the PATA drive. Thanks for that info. IIRC, when I first installed a SATA with a PATA HD I got an 'operating system not installed' message when the bios attempted to boot off SATA, and it stops there. The next time I need to rebuild at 400SC I'll try zeroing out the MBR.