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

2023-01-23 Thread Peter Robinson
On Fri, Jan 20, 2023 at 10:42 PM 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. We

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

2023-01-21 Thread DancesWithCars
Run console not windowed might save some RAM Used to be an init level what it is now other may be able to fill in Just a workaround, yeah it's bloated (aka piggy) and running on anorexic (嗢) for lack of better terms On Fri, Jan 20, 2023, 23:34 Gregory Carter wrote: > Oh thats a easy fix.

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

2023-01-20 Thread Gregory Carter
Oh thats a easy fix. Just dnf update a couple of packages at a time, don't try to do it all at once. i.e. don't do a "dnf update" Do a "dnf update kernel" for example. If you can't run dnf for even one package update I would install something else as you are going to run into more problems

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

2023-01-20 Thread Troy Dawson
Unfortunately this isn't a matter of arm vs x86_64, it's a matter of the dnf with it's repo's have gotten too big to fit in memory. This is the discussion on the devel list "Heads-up / for discussion: dnf not working with 1G of RAM or less"

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

2023-01-20 Thread Gregory Carter
https://developer.arm.com/documentation/ddi0464/f/Programmers-Model/About-the-programmers-model?lang=en https://docs.fedoraproject.org/en-US/quick-docs/raspberry-pi/ I do not believe that is supported platform for F37 out of the box. You may have to build a custom kernel/package set on