Hello, i tried so hard yesterday to flash it on usb or sd card but i am stuck in the rainbow boot, what can i do else?
DId you miss the step to enable the HDI console? wiki.ipfire.org - Raspberry Pi 4 Model B
Hello Lukas - Welcome to the IPFire community!
See the bottom of that Wiki page in the Troubleshooting section
nope i did not miss that
i checked that out, but i can not find an arm iso for the flash, can somone out there send me the optimal version for the pi please
You want the aarch64 (Arm Architecture 64 bit) flash image file. Then install it onto the sd card as per
https://wiki.ipfire.org/installation/step2
https://wiki.ipfire.org/installation/write-a-flash-image
Once you have the image on your sd card, mount the sd card on a pc or laptop and you can then edit the appropriate files as per the wiki link from @jon
Hello IPF Friends
to solve the problem edit the uEnv.txt
SERIAL-CONSOLE=OFF
and the config.txt (put the 2 dots at the end of the txt)
enable_uart=1
hdmi_safe=0
If the problem occurs that IPFire cannot boot from the SD card, the whole thing can be solved easily →
- Insert the SD card into the USB stick and boot the system from it
- Log in as root
- Run the following command →
mkimage -A arm -T script -O linux -d /boot/boot.cmd /boot/boot.scr
- Shut down the system and insert the SD card into the Raspberry slot
- Now the system can be started via the SD card
Nice Greetz from Germany
d0cX