Date: Wed, 18 May 2005 15:28:36 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Mike Jakubik <mikej@rogers.com> Cc: stable@freebsd.org Subject: Re: Boot loader cant identify ntfs? Message-ID: <20050518202836.GA82926@dan.emsphone.com> In-Reply-To: <1472.172.16.0.199.1116447692.squirrel@172.16.0.1> References: <1472.172.16.0.199.1116447692.squirrel@172.16.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 18), Mike Jakubik said: > Could someone tell me why our bootloader still can not recognize a > ntfs partition, and report it as Windows instead of displaying "??" ? The next release should: RCS file: /home/ncvs/src/sys/boot/i386/boot0/boot0.S,v revision 1.14 date: 2005/02/08 20:43:04; author: des; state: Exp; lines: +2 -2 Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS). revision 1.10.2.4 (RELENG_5) date: 2005/04/21 15:42:28; author: obrien; state: Exp; lines: +2 -2 MFC: rev 1.14: remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS). -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050518202836.GA82926>