[Bug 281921] 13.4R - erroneous boot loader warning ?

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 07 Oct 2024 12:03:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281921

            Bug ID: 281921
           Summary: 13.4R - erroneous boot loader warning ?
           Product: Base System
           Version: 13.4-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: dirkx@webweaving.org

It appears that after a clean upgrade to 13.4R; including a: 

    gpart show | grep GPT | while read skip a b diskname gpt foo; do 
        part bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 $diskname
    done

to each (all) of the disks (8 disks, BIOS/non-EFI boot of ZFS root, sysctl
machdep.bootmethod reporting BIOS) there is a erroneous boot loader warning
about it needing to be updated. 

Perhaps useful to add this to the rel-notes or errata.

-- 
You are receiving this mail because:
You are the assignee for the bug.