From owner-freebsd-questions@FreeBSD.ORG Fri Jul 6 11:56:06 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 571B216A469 for ; Fri, 6 Jul 2007 11:56:06 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from thenetnow.com (thenetnow.com [69.90.69.141]) by mx1.freebsd.org (Postfix) with ESMTP id 35FF713C44C for ; Fri, 6 Jul 2007 11:56:06 +0000 (UTC) (envelope-from gpeel@thenetnow.com) Received: from hpeel.ody.ca ([216.240.12.2] helo=GRANT) by constellation.thenetnow.com with esmtpa (Exim 4.63 (FreeBSD)) (envelope-from ) id 1I6mPt-000CN5-Eg for freebsd-questions@freebsd.org; Fri, 06 Jul 2007 07:56:05 -0400 Message-ID: <004f01c7bfc4$a2137d70$6501a8c0@GRANT> From: "Grant Peel" To: Date: Fri, 6 Jul 2007 07:56:05 -0400 Organization: The Net Now MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: mbr on second drive. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Grant Peel List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2007 11:56:06 -0000 Hi all, I recently used sysinstall to partition and label a new scsi drive. /dev/da0s1 b (swap) d / e /usr f /var g /home I then 'restored' 4 filesystems to it: / /usr /var /home Somehow, the disk is not bootable. I get a 'BTX HAlted" when I try to = boot it. IS there a way to check the mbr nad fix it if necessary? Currently, I have a boot drive as the primary, and the one mentioned = above as a second drive on the machine. The first drive is a ATA and the = second (broken) is a SCSI. -GRant