| Summary: | boot0 displays NTFS partitions as "??" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | larse <larse> | ||||
| Component: | i386 | Assignee: | rnordier | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 4.0-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
larse
2000-06-06 21:40:01 UTC
Responsible Changed From-To: freebsd-bugs->rnordier Over to boot0 maintainer. Has been fixed recently (it now shows "Windows NT"). Please close this item. -- Lars Eggert <larse@isi.edu> Information Sciences Institute http://www.isi.edu/larse/ University of Southern California State Changed From-To: open->closed We don't have the space for this, unless boot0 is substantially redesigned. Lars Eggert wrote: > The following reply was made to PR i386/19070; it has been noted by GNATS. > > From: Lars Eggert <larse@ISI.EDU> > To: freebsd-gnats-submit@FreeBSD.org > Cc: > Subject: Re: i386/19070: boot0 displays NTFS partitions as "??" > Date: Tue, 07 Nov 2000 13:44:17 -0800 > Has been fixed recently (it now shows "Windows NT"). Please close this > item. > -- > Lars Eggert <larse@isi.edu> Information Sciences Institute > http://www.isi.edu/larse/ University of Southern California No, it was "unfixed" in FreeBSD-current as the fix was giving problems. This is an issue that can really only be satisfactorily solved if we supply a larger boot manager. By design, boot0 is limited to a single sector and only 446 bytes is available for code and data. Even identifying NTFS will take more space than we really have to spare. -- Robert Nordier rnordier@nordier.com rnordier@FreeBSD.org |