misc/160931: bsdinstall: partition editor does not check for freebsd-boot partition

Warren Block wblock at wonkity.com
Fri Sep 23 04:00:19 UTC 2011


>Number:         160931
>Category:       misc
>Synopsis:       bsdinstall: partition editor does not check for freebsd-boot partition
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 23 04:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Warren Block
>Release:        9.0-BETA2
>Organization:
>Environment:
FreeBSD testing 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Tue Sep 20 10:11:30 UTC 2011 gjb at kaos.glenbarber.us:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
The bsdinstall partition editor does not check for an existing freebsd-boot partition.


>How-To-Repeat:
In bsdinstall at the Partitioning screen, select Manual.
Choose GPT.
Create a freebsd-boot partition, size 1M, no mountpoint, label gpboot.
Create a freebsd-ufs partition, size 10G, mountpoint /, label gprootfs.

On selecting Okay, the partition editor shows:

  This partition scheme requires
  a boot partition for the disk
  to be bootable. Would you like
  to make one now?

Of course, there's already a freebsd-boot partition.
>Fix:
Add a check for an existing freebsd-boot partition to gpart_ops.c, about line 918.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list