Hi,
On Sun, Aug 25, 2019 at 10:16:53AM +0800, Zamir SUN wrote:
I tried the minimal image[1] with the following command, and it works fine for me via serial console (I did not attach HDMI output to my RPi3. Instead I have serial connected). The configuration wizard shows in serial console as expected, and after I config it I can access my RPi 3.
# sudo fedora-arm-image-installer --addconsole --resizefs --image Fedora-Minimal-30-1.2.aarch64.raw.xz --media /dev/mmcblk0 --target rpi3
Consider RPi3 do not have a lot of memory, and GNOME is memory hungry, I would suggest you to try minimal image, or some other lighweight desktop environment.
Thanks, will first try the prebuilt minimal image and otherwise run the arm-installer. Never intended to use GNOME ;-), but I want to test some graphical stuff (standalone browser etc.) so I took the closest starting point.
Thx,