From Fedora Project Wiki
Description
Launch Fedora CoreOS on the Raspberry Pi 4.
Setup
- Obtain a Raspberry Pi 4 device and follow the Updating EEPROM on Raspberry Pi 4 instructions for making sure the EEPROM is fully up to date.
How to test
- Follow the Provisioning Fedora CoreOS on the Raspberry Pi 4 documentation to install Fedora CoreOS to the Raspberry Pi 4 using either the U-Boot or the EDK2 boot method. Make sure to set
STREAM=next
when running `coreos-installer. Note in the results page which boot method was used.
Expected Results
- The system launches on the Raspberry Pi 4 according to the instructions.
- You can observe the boot process on the VGA console.
- You can connect through SSH.
- The linked documentation is clear, all steps are understandable, and nothing important is missing from it.