From owner-freebsd-bugs@FreeBSD.ORG Tue Feb 8 00:50:01 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0F216A4CE for ; Tue, 8 Feb 2005 00:50:01 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7ECE543D54 for ; Tue, 8 Feb 2005 00:50:00 +0000 (GMT) (envelope-from m@MHoerich.de) Received: (qmail invoked by alias); 08 Feb 2005 00:49:58 -0000 Received: from p548CD66B.dip.t-dialin.net (EHLO localhost) (84.140.214.107) by mail.gmx.net (mp010) with SMTP; 08 Feb 2005 01:49:58 +0100 X-Authenticated: #5114400 Date: Tue, 8 Feb 2005 01:49:54 +0100 From: Mario Hoerich To: freebsd-bugs@FreeBSD.org Message-ID: <20050208004954.GA13614@Pandora.MHoerich.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Y-GMX-Trusted: 0 Subject: Re: misc/21406: [boot] bootinst or booteasy overwrites second drive's partition table X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 00:50:01 -0000 Hi. http://www.freebsd.org/cgi/query-pr.cgi?pr=misc/21406 | the boot manager installed by bootinst.exe will occasionally write | the partition table of the first hard drive in my system to the | second hard drive. This has happened about 10 times over the past | 2 years with various computers, and I am able to restore the partition table | with linux's fdisk. This happens when, 1) The computer is set to | | boot from an ide cdrom, which fails because no cdrom is present, 2) | I try to boot in some way that fails. The partition tables in | both drives have the four main entries full. The first drive | has 1 type 06, 1 type c, 1 type 83, and 1 type 85 with many logical | partitions in that. The second drive has one freebsd partition, | one solaris, one beos, and one type 85, linux extended with many | logical drives. This has happend with 4 different motherboards, | and several different hard drives. I don't know if any hardware | is common. This has happened both when the second drive is a | primary slave, and when it is a secondary master. That PR seems to have no relevance to FreeBSD. Could anyone with commit privileges close it, please? Thanks. Mario