Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2011 03:59:05 GMT
From:      Warren Block <wblock@wonkity.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/160931: bsdinstall: partition editor does not check for freebsd-boot partition
Message-ID:  <201109230359.p8N3x5Jl097973@red.freebsd.org>
Resent-Message-ID: <201109230400.p8N40JT8094549@freefall.freebsd.org>

index | next in thread | raw e-mail


>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@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:


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109230359.p8N3x5Jl097973>