Bug 21099

Summary: BSD/OS partition type wrong in boot0.s
Product: Base System Reporter: abc <abc>
Component: i386Assignee: rnordier
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description abc 2000-09-07 22:40:00 UTC
	bootmgr shows BSD/OS partitions as "Unknown".

	It seems that the BSD/OS partition is really 9f, not b7 as
		is found in /usr/src/sys/boot/i386/boot0/boot0.s

How-To-Repeat: 
	Install bootmgr on a system with a BSD/OS partition.
Comment 1 rnordier freebsd_committer freebsd_triage 2000-09-08 08:36:40 UTC
Responsible Changed
From-To: freebsd-bugs->rnordier

I'll handle this.
Comment 2 rnordier freebsd_committer freebsd_triage 2000-09-09 19:06:58 UTC
State Changed
From-To: open->closed

Fixed in r1.22 of boot0.s; MFC to follow in due course.