Date: Fri, 23 Sep 2022 20:03:34 -0700 From: Mark Millard <marklmi@yahoo.com> To: Warner Losh <imp@bsdimp.com> Cc: void <void@f-m.fm>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: Re: following -current on rpi4 with zfs-on-root Message-ID: <E5651BCA-0B13-476B-BC85-66A82507F71A@yahoo.com> In-Reply-To: <CANCZdfpKWEEJ0dhKQ67xpWau3LfLV%2BjVNopvCBQ%2BXqs7=uNggQ@mail.gmail.com> References: <YykmFkdqKKW30dM9@void.f-m.fm> <CANCZdfq%2Bm3iFpbU%2BLu12nCvvtT5Swx=MYrC1FkOj5ZhfN%2BocmA@mail.gmail.com> <YymzEH3bUWmtvPUB@void.f-m.fm> <d30f002b-08d0-e697-55b3-49d848a2edd1@plan-b.pwste.edu.pl> <CANCZdfq-RkVTMYk5ZW-LShU6XzNTdKk0TvrNWrmC4jgaC31cUA@mail.gmail.com> <Yy5CDsY8V1Enswd1@void.f-m.fm> <EC1AD756-AC5A-4822-A6F7-039C6774C22F@yahoo.com> <CANCZdfpKWEEJ0dhKQ67xpWau3LfLV%2BjVNopvCBQ%2BXqs7=uNggQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2022-Sep-23, at 19:31, Warner Losh <imp@bsdimp.com> wrote: > On Fri, Sep 23, 2022 at 8:30 PM Mark Millard <marklmi@yahoo.com> wrote: > On 2022-Sep-23, at 16:32, void <void@f-m.fm> wrote: > > > On Tue, Sep 20, 2022 at 02:36:02PM -0600, Warner Losh wrote: > >>> > > >>> >> For EFI, there are many choices. The default installation places > >>> >> loader.efi into the ESP in EFI\FREEBSD\LOADER.EFI. The following > >>> >> updates it (assuming the ESP is on p1, and isn't already mounted): > >>> >> mount -t msdos /dev/ada0p1 /boot/efi > >>> >> cp /boot/efi/loader.efi /boot/efi/efi/freebsd > > . . . . > > -t msdos vs. -t msdosfs ? > > Both are valid. There was an unwise attempt to convert everybody over to > using the latter, but too many people stubbornly used the old style that we > left it as an alias and deleted the warning... :) "man mount" does not document -tmsdos but does document -tmsdosfs . Thus my confusion. === Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E5651BCA-0B13-476B-BC85-66A82507F71A>