Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2021 15:38:09 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        "nwhitehorn@freebsd.org" <nwhitehorn@FreeBSD.org>, Glen Barber <gjb@FreeBSD.org>
Cc:        freebsd-arm <freebsd-arm@freebsd.org>, Warner Losh <imp@bsdimp.com>
Subject:   Re: New aarch64 RPI 14.0 snapshot not based on using /boot/efi/ : uses /boot/msdos/ instead (13.0-RC3 too)
Message-ID:  <E568E647-A4CB-46F3-B857-339FFEDC381C@yahoo.com>
In-Reply-To: <9D8BDED8-8CA9-4510-96CB-27D8D080F43B@yahoo.com>
References:  <9D8BDED8-8CA9-4510-96CB-27D8D080F43B@yahoo.com>

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


On 2021-Mar-18, at 22:48, Mark Millard <marklmi@yahoo.com> wrote:

> I'm unclear what all the /boot/efi/ usage is supposed to
> apply to vs. what does not need to use the convention.
> But:
>=20
> =
https://download.freebsd.org/ftp/snapshots/ISO-IMAGES/14.0/FreeBSD-14.0-CU=
RRENT-arm64-aarch64-RPI-20210318-a771bf748f9-245511.img.xz
>=20
> is not based on using /boot/efi/ :
>=20
> root@generic:~ # df -m
> Filesystem             1M-blocks Used Avail Capacity  Mounted on
> /dev/ufs/rootfs            29423 2672 24396    10%    /
> devfs                          0    0     0   100%    /dev
> /dev/msdosfs/MSDOSBOOT        49   24    25    49%    /boot/msdos
> tmpfs                       7668    0  7668     0%    /tmp
>=20
> root@generic:~ # ls -Tld /boot/msdos/EFI/BOOT/*
> -rwxr-xr-x  1 root  wheel  1258796 Mar 18 07:36:24 2021 =
/boot/msdos/EFI/BOOT/bootaa64.efi
>=20
> root@generic:~ # more /etc/fstab
> # Custom /etc/fstab for FreeBSD embedded images
> /dev/ufs/rootfs         /               ufs     rw              1      =
 1
> /dev/msdosfs/MSDOSBOOT  /boot/msdos     msdosfs rw,noatime      0      =
 0
> tmpfs                   /tmp            tmpfs   rw,mode=3D1777    0    =
   0
>=20
> root@generic:~ # uname -apKU
> FreeBSD generic 14.0-CURRENT FreeBSD 14.0-CURRENT #0 =
main-n245511-a771bf748f9: Thu Mar 18 08:07:18 UTC 2021     =
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC  =
arm64 aarch64 1400006 1400006
>=20
> This was a fresh expansion onto media (and it did the
> growfs during the boot: first boot).

=
http://ftp3.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/13.0/FreeBSD-13.0-=
RC3-arm64-aarch64-RPI.img.xz

has the same status, intended or not:

root@generic:~ # df -m
Filesystem             1M-blocks Used Avail Capacity  Mounted on
/dev/ufs/rootfs            29423 2594 24474    10%    /
devfs                          0    0     0   100%    /dev
/dev/msdosfs/MSDOSBOOT        49   24    25    49%    /boot/msdos
tmpfs                         50    0    49     0%    /tmp

root@generic:~ # ls -Tld /boot/msdos/EFI/BOOT/*
-rwxr-xr-x  1 root  wheel  1259212 Mar 19 05:32:44 2021 =
/boot/msdos/EFI/BOOT/bootaa64.efi

root@generic:~ # more /etc/fstab
# Custom /etc/fstab for FreeBSD embedded images
/dev/ufs/rootfs   /       ufs     rw      1       1
/dev/msdosfs/MSDOSBOOT /boot/msdos msdosfs rw,noatime 0 0
tmpfs /tmp tmpfs rw,mode=3D1777,size=3D50m 0 0

root@generic:~ # uname -apKU
FreeBSD generic 13.0-RC3 FreeBSD 13.0-RC3 #0 =
releng/13.0-n244696-8f731a397ad: Fri Mar 19 05:54:12 UTC 2021     =
root@releng1.nyi.freebsd.org:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC  =
arm64 aarch64 1300139 1300139


>=20
>=20
> Other notes:
>=20
> I've no clue for other aarch64 small-board-computer contexts.
>=20
> The 245511 in *-245511.img.xz and main-n245511-* match as
> of this build.


=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E568E647-A4CB-46F3-B857-339FFEDC381C>