From owner-freebsd-current@FreeBSD.ORG Tue Feb 8 18:32:24 2005 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 3E7BA16A4CE for ; Tue, 8 Feb 2005 18:32:24 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B6843D45 for ; Tue, 8 Feb 2005 18:32:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 11657 invoked from network); 8 Feb 2005 18:32:23 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 8 Feb 2005 18:32:23 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j18IW3GI095656; Tue, 8 Feb 2005 13:32:17 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Tue, 8 Feb 2005 13:28:08 -0500 User-Agent: KMail/1.6.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200502081328.08563.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= cc: current@FreeBSD.org Subject: Re: boot0 patch 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: Tue, 08 Feb 2005 18:32:24 -0000 On Tuesday 08 February 2005 03:22 am, Dag-Erling Sm=F8rgrav wrote: > boot0 currently recognizes FAT partition types 0x1, 0x4, 0x6, 0xb, 0xc > and 0xe but not NTFS (type 0x7). While type 0x1 (FAT12) is used on > floppies and 0x6 (FAT16 >32M) is still in relatively common use on > hard disks, I believe 0x4 (FAT16 <32M) hasn't been in widespread use > since the late eighties. The attached patch removes 0x4 from the list > of recognized partition types in boot0 and adds 0x7 in its place. > > We still don't have room for the string "Windows", so type 0x7 is > identified as DOS, but at least it's identified... Go for it. I think boot0ext does recognize it as Windows or some such FWIW. =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org