Date: Mon, 27 Apr 2026 19:25:12 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 293912] FreeBSD Handbook: ZFS: wrong gpart instruction Message-ID: <bug-293912-9-BhcxnG1ZOG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-293912-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293912 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=f8d0c45d7f71a7e5e539188b4662eba41fd9513a commit f8d0c45d7f71a7e5e539188b4662eba41fd9513a Author: Benedict Reuschling <bcr@FreeBSD.org> AuthorDate: 2026-04-27 19:17:00 +0000 Commit: Benedict Reuschling <bcr@FreeBSD.org> CommitDate: 2026-04-27 19:17:00 +0000 Fix instructions for writing the ZFS bootcode on EFI systems The previous instructions used "gpart bootcode" which do not work anymore and result in broken boot on EFI systems. Change the instructions to mount the EFI partition first and then copy the boot loader file into the target directory on it. Add a note that the target file is architecture specific, pointing users to uefi(8) where the file names are listed per architecture. PR: 293912 Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D56643 documentation/content/en/books/handbook/zfs/_index.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293912-9-BhcxnG1ZOG>
