Fedora on aarch64 Architecture - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE H64 (https://forum.pine64.org/forumdisplay.php?fid=92) +--- Forum: Linux on Pine H64 (https://forum.pine64.org/forumdisplay.php?fid=95) +--- Thread: Fedora on aarch64 Architecture (/showthread.php?tid=8354) |
Fedora on aarch64 Architecture - as365n4 - 11-17-2019 Fedora 31 has now support for PineH64 Board. Download the image here --> https://alt.fedoraproject.org/alt/ Similar to Armbian you can have different flavours like Server, Minimal, Workstation, Cloud etc. To get the image onto your H64 do the following: sudo dnf install arm-image-installer uboot-images-armv8 sudo arm-image-installer --image=/home/YOURuser/Downloads/Fedora-Workstation-31-1.9.aarch64.raw.xz --target=pine_h64 --media=/dev/sd? (use lsblk to find media) It takes about 2min15sec from applying power to fully booted Desktop Environment. It's a full Gnome 3 Desktop like on x86 with Firefox, LibreOffice and other apps pre-installed. WiFi and Audio do NOT work at the moment (Fedora-Workstation-31-1.9). And Video playback speed varies from slideshow on FullHD to acceptable on SVGA resolution. Also there is NO support for eMMc only SD-Card works. Other supported boards are: pine64-lts, pine64_plus, pinebook and sopine_baseboard amongst a variety of other makes. |