Page MenuHomeFreeBSD

14.0 relnotes: add other cases to bootcode update section
ClosedPublic

Authored by karels on Nov 28 2023, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 9, 2:08 AM
Unknown Object (File)
Wed, May 8, 11:32 AM
Unknown Object (File)
Wed, May 8, 11:32 AM
Unknown Object (File)
Wed, May 8, 9:37 AM
Unknown Object (File)
Wed, May 8, 9:27 AM
Unknown Object (File)
Fri, Apr 26, 1:05 PM
Unknown Object (File)
Sat, Apr 20, 5:57 AM
Unknown Object (File)
Apr 13 2024, 7:23 PM
Subscribers

Details

Summary

Address updating bootcode on BIOS-based systems. Add an intro
with general considerations, and mentioning the cases. BIOS info
based on draft by ale@. Update recommendations.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karels created this revision.
imp requested changes to this revision.Nov 28 2023, 6:56 PM

Looks ok... but we should start signaling zfs + bios is running out of room

website/content/en/releases/14.0R/relnotes.adoc
100

We need a scary warning and advice: BIOS zfsroot is getting full and you should update to efi.

This revision now requires changes to proceed.Nov 28 2023, 6:56 PM
karels added inline comments.
website/content/en/releases/14.0R/relnotes.adoc
100

I added a warning, but didn't make it specific to ZFS. Should I? Is this scary enough? btw, the current gptzfsboot is only 177K, so it seems like it has a fair amount of room for growth?

@imp, any comments? Does this meet your approval?

one size nit.
Sorry if this was delayed... my email went all wonky...

website/content/en/releases/14.0R/relnotes.adoc
92

175kiB is the current size of gptboot. So maybe we should suggest a smaller number like 180k?

This revision is now accepted and ready to land.Nov 29 2023, 3:35 PM
website/content/en/releases/14.0R/relnotes.adoc
92

175kiB is the current size of gptboot. So maybe we should suggest a smaller number like 180k?

Instead of 256K? I can do that on the commit if that works. btw, I think you meant gptzfsboot.

website/content/en/releases/14.0R/relnotes.adoc
92

ah, yes I did. More echos of the gptboot vs gptzfsboot being the same confusion...