procount / pinn

An enhanced Operating System installer for the Raspberry Pi
1.15k stars 124 forks source link

adding Fedora to pinn #697

Open danielast4 opened 1 year ago

danielast4 commented 1 year ago

The new Fedora 37 supports arm64. https://download.fedoraproject.org/pub/fedora/linux/releases/37/Workstation/aarch64/images/Fedora-Workstation-37-1.7.aarch64.raw.xz Could you please add it to PINN? I tried doing it but I didn't succeed

procount commented 1 year ago

I'm not surprised. The standard conversion instructions are for a standard linux distro, like Raspberry Pi Os. Fedora uses btrfs and an EFI boot loader. It may be a challenge for me too. NOOBS does not support btrfs, so you would have to switch to PINN to install it, if it is possible.