Date: Fri, 23 Sep 2022 10:09:19 -0700 From: Mark Millard <marklmi@yahoo.com> To: "imp@freebsd.org" <imp@FreeBSD.org>, dev-commits-src-main@freebsd.org Subject: RE: git: 62a7dae44dfb - main - release: Use standard mount points for arm MBR boot images Message-ID: <D10BBDAC-14EE-4F1E-B2FF-4369D4245EB0@yahoo.com> References: <D10BBDAC-14EE-4F1E-B2FF-4369D4245EB0.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh <imp_at_FreeBSD.org> wrote on Date: Fri, 23 Sep 2022 16:03:25 UTC : > The branch main has been updated by imp: >=20 > URL: = https://cgit.FreeBSD.org/src/commit/?id=3D62a7dae44dfb38b6ef8b547a57dfb8b6= 5dbc3943 >=20 > commit 62a7dae44dfb38b6ef8b547a57dfb8b65dbc3943 > Author: Warner Losh <imp@FreeBSD.org> > AuthorDate: 2022-09-23 15:48:26 +0000 > Commit: Warner Losh <imp@FreeBSD.org> > CommitDate: 2022-09-23 15:53:55 +0000 >=20 > release: Use standard mount points for arm MBR boot images > =20 > . . . > + chroot ${CHROOTDIR} newfs_msdos -L efi -F ${FAT_TYPE} = /dev/${mddev}s1 > . . . > + echo "/dev/msdosfs/EFI /boot/efi msdosfs = rw,noatime 0 0" \ > . . . Does the "-L efi" vs. "/dev/msdosfs/EFI" case mismatch for efi vs. EFI matter? =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D10BBDAC-14EE-4F1E-B2FF-4369D4245EB0>