More information about the event can be found on Fedora 44 CoreOS page on Fedora Wiki.
Go back to List of Events.

aarch64

Username Profile AppleHV AWS GCP Virtual install Bare Metal install Running from RAM Raspberry Pi 4 Comments
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (aarch64) [1]
[2]
[3]
[1] Successfully booted Raspberry Pi 4 (1GB) using EDK2 UEFI firmware.
[2] Successfully layered neovim.raw via systemd-sysext.
[3] Used .build quadlet unit to build a custom rootless Forgejo image with asciidoctor layered in via apk.
Joel Capitao
RPi 4 Model B/8GB with fedora-coreos-44.20260316.1.1-metal.aarch64.raw.xz [1] [1] Successfully booted using U-Boot bootloader
Osama Albahrani
M2 Pro MacBook Pro [1]
[2]
[3]
[4]
[1] Able to ssh and `rpm-ostree install fastfetch`
[2] Able to password login and `rpm-ostree install fastfetch`
[3] Able to ssh and `brew install fastfetch`
[4] Able to password login and `brew install fastfetch`
Steven Presti
M4 Max MacBook Pro [1] [1] Works as expected following documentation https://docs.fedoraproject.org/en-US/fedora-coreos/provisioning-applehv/

ppc64le

Username Profile Virtual install Bare Metal install Running from RAM IBM Cloud Comments

s390x

Username Profile Virtual install Bare Metal install Runnning from RAM IBM Cloud Comments

x86_64

Username Profile AppleHV Virtual install Bare Metal install Running from RAM Comments
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (x86_64) [1] [1] Bare Metal (Thinkpad P43s) via coreos-installer
Jaroslav Groman
Fedora CoreOS 44.20260316.1.1 Live ISO
lruzicka
Libvirt based VM, CoreOS Live ISO
Nemric
Fedora CoreOS 44.20260316.1.1 iPXE
Oğuz Ersen
fedora-coreos-44.20260316.1.1-live-iso.x86_64
Parag Nemade
Fedora CoreOS 44.20260316.1.1 ISO
Venkata Subramani
vvspune [1] [1] virtual install using virt-manager in Fedora43 iso file

Platforms launch

Username Profile Alibaba AWS Azure DigitalOcean Exoscale GCP Hetzner Hyper-v IBM Cloud Kubevirt Nutanix OpenStack Oracle Cloud Proxmox VE VirtualBox VMWare Vultr Comments
Dusty Mabe
aarch64 VM.Standard.A1.Flex shape with fedora-coreos-44.20260316.1.1-oraclecloud.aarch64.qcow2 [1] [1] Opened a PR to make the docs better: https://github.com/coreos/fedora-coreos-docs/pull/799
Dusty Mabe
s-2vcpu-2gb DigitalOcean `fedora-coreos-44.20260316.1.1-digitalocean.x86_64.qcow`
Huijing Hei
ecs.e-c1m1.large with `fedora-coreos-44.20260316.1.1-aliyun.x86_64.qcow2` [1] [1] Launch VM successfully
Jean-Baptiste Trystram
jbtrystram [1] [1] Launched a kubevirt VM on openshift without issues
Michael Armijo
fedora-coreos-44.20260316.1.1-hyperv.x86_64.vhdx [1] [1] Launched Hyper-V Gen2 VM with no issues
Michael Armijo
fedora-coreos-44.20260316.1.1-proxmoxve.x86_64.qcow2 [1] [1] Followed https://docs.fedoraproject.org/en-US/fedora-coreos/provisioning-proxmoxve/#_setting_up_a_new_vm successfully
Rolv Apneseth
fedora-coreos-44.20260316.1.1-hetzner.x86_64.raw.xz

Advanced configuration

Username Profile Static networking Complex partitioning Building containers Containerized service Kernel tuning (sysctl) Modifying kernel arguments OS extensions Comments
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (aarch64) [1] [2] [3] [4] [1] Set static IP via /etc/NetworkManager/system-connections/*.nmconnection
[2] Used .build quadlet unit to build a custom rootless Forgejo image with asciidoctor layered in via apk.
[3] Ran rootful Pi-hole container via quadlet in /etc/containers/systemd/.
[4] Layered tang (rpm-ostree install) using provided systemd unit from documentation as example.
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (x86_64) [1] [2] [3] [4] [5] [1] Used .build quadlet unit to build a custom rootless Forgejo image with asciidoctor layered in via apk.
[2] Successfully deployed Ollama and Forgejo via user-level Quadlet
[3] Applied vm.swappiness = 10 via /etc/sysctl.d/ and verified with sysctl.
[4] Successfully modified boot arguments via Ignition to include mitigations=off and crashkernel=300M.
[5] Successfully layered neovim.raw via systemd-sysext.
Jaroslav Groman
bare metal / Fedora CoreOS 44.20260316.1.1 Live ISO
lruzicka
Libvirt based VM, CoreOS Live ISO [1] [1] Only tested with podman
Nemric
Fedora CoreOS 44.20260316.1.1 iPXE [1] [1] Ok with quadlet and systemd units

Really advanced configuration

Username Profile Configuring swap on ZRAM Configuring time zone Debugging with Toolbox Customizing NIC name Setting alternatives Node counting KDump via Ignition Nmstate Comments
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (aarch64) [1] [2] [3] [4] [1] Initialized /dev/zram0 via zram-generator.conf; Verified via zramctl
[2] Verified /etc/localtime symlink persistence.
[3] EDK2 UEFI on RPi4 fails to pass the hardware MAC via ACPI, forcing the bcmgenet driver to generate a random MAC on every boot. Documented MAC Address matching fails; must use Driver= matching or switch UEFI to Devicetree mode.
[4] Unit rpm-ostree-countme.timer is masked.
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (x86_64) [1] [2] [3] [4] [5] [1] Initialized /dev/zram0 via zram-generator.conf; Verified via zramctl
[2] Verified /etc/localtime symlink persistence.
[3] Created and entered a Fedora 44 toolbox; verified package installation (dnf install strace) and host-mount access.
[4] Successfully set interface name using documentation's systemd link file & udev rule methods.
[5] Enabled and verified kdump.service status. Verified that kexec-dmesg.log file was created in /var/crash.
Dusty Mabe
s-2vcpu-2gb DigitalOcean `fedora-coreos-44.20260316.1.1-digitalocean.x86_64.qcow` [1] [1] setting alternatives example in the docs doesn't work because iptables-legacy is no longer installed. Opened an issue
Bugs: #1
Nemric
Fedora CoreOS 44.20260316.1.1 iPXE

Upgrade

Username Profile Switch stream Bootloader updates Comments
Angel Cervera Roldan
Fedora CoreOS 44.20260316.1.1
Joel Capitao
RPi 4 Model B/8GB with Fedora CoreOS 44.20260316.1.1

Tutorials

Username Profile All Tests - Note the ones you did Comments
Yasmin Valim de Souza
fedora-coreos-44.20260316.1.1-qemu.x86_64.qcow2.xz [1]
[2]
[3]
[4]
[5]
[1] Starting a service on first boot.
[2] Launching a user-level systemd unit on boot.
[3] Enabling autologin and custom hostname.
[4] SSH access and starting containers.
[5] Testing Fedora CoreOS updates.

Miscellaneous

Username Profile Documentation Exploratory testing Comments
Cory Farmer
Fedora CoreOS 44.20260316.1.1 (aarch64) [1] [1] Successfully layered neovim.raw via systemd-sysext.
Nemric
Fedora CoreOS 44.20260316.1.1 iPXE [1]
[2]
[1] Using sysexts https://fedora-sysexts.github.io/fedora/
[2] Running k8s node with containerized kubelet and Cri-O