Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2025 06:34:54 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Benedict Reuschling <bcr@freebsd.org>
Cc:        doc-committers@freebsd.org, dev-commits-doc-all@freebsd.org
Subject:   Re: git: ed63314468 - main - Update instructions to replace boot1.efifat with boot1.efi
Message-ID:  <CANCZdfpWfKc3D7awjL68uzArRs0Y893nDoGEh6Eu3fKBzyZoRg@mail.gmail.com>
In-Reply-To: <202505290957.54T9vjWc004603@gitrepo.freebsd.org>
References:  <202505290957.54T9vjWc004603@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Thu, May 29, 2025, 3:57 AM Benedict Reuschling <bcr@freebsd.org> wrote:

> The branch main has been updated by bcr:
>
> URL:
> https://cgit.FreeBSD.org/doc/commit/?id=ed63314468f7648bdc1c9e67b831643ad4c14d3c
>
> commit ed63314468f7648bdc1c9e67b831643ad4c14d3c
> Author:     Benedict Reuschling <bcr@FreeBSD.org>
> AuthorDate: 2025-05-29 09:55:09 +0000
> Commit:     Benedict Reuschling <bcr@FreeBSD.org>
> CommitDate: 2025-05-29 09:55:09 +0000
>
>     Update instructions to replace boot1.efifat with boot1.efi
>
>     The boot1.efifat file was removed in 9a2b7c5. Update the instructions
>     with the file that actually exists in the system.
> ---
>  documentation/content/en/books/handbook/zfs/_index.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc
> b/documentation/content/en/books/handbook/zfs/_index.adoc
> index 42ba9f0bf8..36e79b2308 100644
> --- a/documentation/content/en/books/handbook/zfs/_index.adoc
> +++ b/documentation/content/en/books/handbook/zfs/_index.adoc
> @@ -1349,7 +1349,7 @@ For systems using EFI to boot, execute the following
> command:
>
>  [source,shell]
>  ....
> -# gpart bootcode -p /boot/boot1.efifat -i 1 ada1
> +# gpart bootcode -p /boot/boot1.efi -i 1 ada1
>

That's not right, you have to mount and copy.

 ....
>
>  Apply the bootcode to all bootable disks in the pool.
>

[-- Attachment #2 --]
<div dir="auto"><div><br><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, May 29, 2025, 3:57 AM Benedict Reuschling &lt;<a href="mailto:bcr@freebsd.org">bcr@freebsd.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The branch main has been updated by bcr:<br>
<br>
URL: <a href="https://cgit.FreeBSD.org/doc/commit/?id=ed63314468f7648bdc1c9e67b831643ad4c14d3c" rel="noreferrer noreferrer" target="_blank">https://cgit.FreeBSD.org/doc/commit/?id=ed63314468f7648bdc1c9e67b831643ad4c14d3c</a><br>;
<br>
commit ed63314468f7648bdc1c9e67b831643ad4c14d3c<br>
Author:     Benedict Reuschling &lt;bcr@FreeBSD.org&gt;<br>
AuthorDate: 2025-05-29 09:55:09 +0000<br>
Commit:     Benedict Reuschling &lt;bcr@FreeBSD.org&gt;<br>
CommitDate: 2025-05-29 09:55:09 +0000<br>
<br>
    Update instructions to replace boot1.efifat with boot1.efi<br>
<br>
    The boot1.efifat file was removed in 9a2b7c5. Update the instructions<br>
    with the file that actually exists in the system.<br>
---<br>
 documentation/content/en/books/handbook/zfs/_index.adoc | 2 +-<br>
 1 file changed, 1 insertion(+), 1 deletion(-)<br>
<br>
diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc<br>
index 42ba9f0bf8..36e79b2308 100644<br>
--- a/documentation/content/en/books/handbook/zfs/_index.adoc<br>
+++ b/documentation/content/en/books/handbook/zfs/_index.adoc<br>
@@ -1349,7 +1349,7 @@ For systems using EFI to boot, execute the following command:<br>
<br>
 [source,shell]<br>
 ....<br>
-# gpart bootcode -p /boot/boot1.efifat -i 1 ada1<br>
+# gpart bootcode -p /boot/boot1.efi -i 1 ada1<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">That&#39;s not right, you have to mount and copy.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote gmail_quote_container"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 ....<br>
<br>
 Apply the bootcode to all bootable disks in the pool.<br>
</blockquote></div></div></div>

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