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
--00000000000000746a0636458702 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, May 29, 2025, 3:57=E2=80=AFAM Benedict Reuschling <bcr@freebsd.org>= wrote: > The branch main has been updated by bcr: > > URL: > https://cgit.FreeBSD.org/doc/commit/?id=3Ded63314468f7648bdc1c9e67b831643= ad4c14d3c > > 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 followin= g > 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. > --00000000000000746a0636458702 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><div><br><br><div class=3D"gmail_quote gmail_quote_contai= ner"><div dir=3D"ltr" class=3D"gmail_attr">On Thu, May 29, 2025, 3:57=E2=80= =AFAM Benedict Reuschling <<a href=3D"mailto:bcr@freebsd.org">bcr@freebs= d.org</a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"ma= rgin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The branch mai= n has been updated by bcr:<br> <br> URL: <a href=3D"https://cgit.FreeBSD.org/doc/commit/?id=3Ded63314468f7648bd= c1c9e67b831643ad4c14d3c" rel=3D"noreferrer noreferrer" target=3D"_blank">ht= tps://cgit.FreeBSD.org/doc/commit/?id=3Ded63314468f7648bdc1c9e67b831643ad4c= 14d3c</a><br> <br> commit ed63314468f7648bdc1c9e67b831643ad4c14d3c<br> Author:=C2=A0 =C2=A0 =C2=A0Benedict Reuschling <bcr@FreeBSD.org><br> AuthorDate: 2025-05-29 09:55:09 +0000<br> Commit:=C2=A0 =C2=A0 =C2=A0Benedict Reuschling <bcr@FreeBSD.org><br> CommitDate: 2025-05-29 09:55:09 +0000<br> <br> =C2=A0 =C2=A0 Update instructions to replace boot1.efifat with boot1.efi<br= > <br> =C2=A0 =C2=A0 The boot1.efifat file was removed in 9a2b7c5. Update the inst= ructions<br> =C2=A0 =C2=A0 with the file that actually exists in the system.<br> ---<br> =C2=A0documentation/content/en/books/handbook/zfs/_index.adoc | 2 +-<br> =C2=A01 file changed, 1 insertion(+), 1 deletion(-)<br> <br> diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/docu= mentation/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> =C2=A0[source,shell]<br> =C2=A0....<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=3D"auto"><br></div><div dir=3D"auto">That's not right, you hav= e to mount and copy.</div><div dir=3D"auto"><br></div><div dir=3D"auto"><di= v class=3D"gmail_quote gmail_quote_container"><blockquote class=3D"gmail_qu= ote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex= "> =C2=A0....<br> <br> =C2=A0Apply the bootcode to all bootable disks in the pool.<br> </blockquote></div></div></div> --00000000000000746a0636458702--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfpWfKc3D7awjL68uzArRs0Y893nDoGEh6Eu3fKBzyZoRg>
