From owner-cvs-all@FreeBSD.ORG Tue Mar 30 18:00:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E05016A4CE; Tue, 30 Mar 2004 18:00:12 -0800 (PST) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 513BD43D2F; Tue, 30 Mar 2004 18:00:12 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i2V20BfU053414; Tue, 30 Mar 2004 18:00:11 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i2V20ANF053413; Tue, 30 Mar 2004 18:00:10 -0800 (PST) (envelope-from obrien) Date: Tue, 30 Mar 2004 18:00:10 -0800 From: "David O'Brien" To: Dag-Erling Sm?rgrav Message-ID: <20040331020010.GA53349@dragon.nuxi.com> References: <200403261846.i2QIkVuT063179@repoman.freebsd.org> <200403261706.46836.jhb@FreeBSD.org> <20040326223518.GA78950@dragon.nuxi.com> <4064ED3E.4000407@freebsd.org> <20040327063641.GA85117@dragon.nuxi.com> <20040327071459.GA98009@FreeBSD.org> <20040327072259.GA85580@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: src-committers@FreeBSD.org cc: John Baldwin cc: juli mallett cc: cvs-src@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot0 boot0ext.s src/sys/boot/i386/boot0ext Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Mar 2004 02:00:12 -0000 On Mon, Mar 29, 2004 at 01:14:10PM +0200, Dag-Erling Sm?rgrav wrote: > "David O'Brien" writes: > > Sorry, but I'd like to have a useful boot0 -- one that tells me my > > partition is something other than "???". That can't be done with a > > 1-sector boot0. > > Are you sure that the bug you're seeing isn't the one that was fixed > by this commit: 99% sure. Our boot0 doesn't understand all possbile MS partition types.