Friday, January 20, 2023

[fedora-arm] Re: Fedora Minimal 36 installation on raspberry pi 2B

Irene,

You may need to give microdnf a try, as DNF will use all of your 1GB of RAM and get killed by the out-of-memory routines.

<code>
# sudo microdnf upgrade --refresh -y
</code>

There will be a move to DNF5, which will remove some of the memory pressure and improve speed, but it's not scheduled until Fedora 39.

Please note that Fedora 36 is also the last release for ARMHFP (RPI 2B), if I recall correctly.

I hope this helps!

-Ben

On Fri, 2023-01-20 at 22:39 +0000, Irene Diez wrote:
Hello there,

I'm trying to install Fedora-Minimal-36-1.5.armhfp.raw on my raspberry pi 2B. Installation was a success but the device runs out of memory when trying to install anything via dnf and I get kicked out of the shell.

I've followed the installation instructions in https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi#Manual, which specify that this model is supported since Fedora 29; so, is it there anything that I'm missing for Fedora to work?

Thanks,

Irene
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment