Thanks to everyone who participated in the test day and to everyone that run the testing and next streams to help us identify and fix issues before they get to stable.
I might have experienced an issue due to the rebase. I run a fedora coreos baremetal arm server with a podmanized tvheadend. Somehow since I deployed it the dibusb dvb modules get loaded but the /dev/dvb/adapter0 does not get created. Strangely enough, no meaningful kernel error/warning on journalctl.
I may have missed the point here, but where are you getting your coreOS bare metal image from? When I did a bare metal install (version 32) a couple of months back I noticed that the image from the download page (for some reason) is not a bootable ISO. I had to use the following to create a bootable ISO suitable for booting from a USB drive:
podman run --privileged --pull=always --rm -v .:/data -w /data Quay download -f iso
Thanks for pointing out, I should stated more clear where I got the ISO from.
The ISOs I tested are bootable, as the same USB created from it is booting OK in my Dell Vostro Notebook, while failed in my Sony notebook, and in my Desktop: BIOS OK, UEFI failed.