Bug 293912 contains instructions on how to update the ZFS bootcode on EFI systems. I've extended it to
a) an addition cp command for a different path
b) add a few lines explaining that the resulting filename is architecture specific (i.e. aarch64.efi vs. BOOTX64.efi)
Details
Details
- Reviewers
imp - Group Reviewers
docs - Commits
- R9:f8d0c45d7f71: Fix instructions for writing the ZFS bootcode on EFI systems
- Apply the patch
- check the output
- Comment or approve
Diff Detail
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Depending on the architecture, the file has a different name.
I like the addition of the example. Would it also be possible to add a reference where to find the respective filenames for other architectures? I think uefi(8) is a good reference?