Hi, That is true unless your board need a FDT. Then the following patch breaks that assumption that /boot is not needed before grub2 starts: https://src.fedoraproject.org/rpms/uboot-tools/blob/master/f/uefi-distro-load-FDT-from-any-partition-on-boot-device.patch The ways to reproduce for me is: Writing the image mentioned above to a SD-Card and trying to boot it in a Raspberry PI 3B. I can also reproduce the behavior by writing the image to a USB-stick, and using a self built version of U-Boot (which is mainline upstream incorporates the mentioned patch and "use Fedora specific EFI path/name" as well as using the binary blob for memory init from rockchip since the one you can build from mainline is not stable on my card). Both setup fails with Fedora31 server images. Both boots fine with Fedora30 server images. Will see if I can produce logs, needs to re-write some SD-card for that first. Best Regards. Den sön 1 dec. 2019 kl 19:02 skrev Peter Robinson <pbrobinson@xxxxxxxxx>: > > > > On Sun, 1 Dec 2019, 08:01 Peter Hjalmarsson, <kanelxake@xxxxxxxxx> wrote: >> >> Hi, >> >> Just wanted to point out that due to U-Boot not supporting XFS, and Fedora Server has moved to a XFS /boot, the current images as https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Server/aarch64/images/Fedora-Server-31-1.9.aarch64.raw.xz does not boot on any system using U-Boot, like for example the raspberry pi. > > > On aarch64 we use uefi which loads grub2 off a vfat partition, which in turn has a XFS driver so this isn't an issue. > > You'll need to go into more explicit details of what you're doing and which devices. > >> Best Regards, >> Peter Hjalmarsson >> _______________________________________________ >> arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx >> To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx >> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ >> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines >> List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx