Indeed you’re correct. https://www.ipfire.org/downloads/ipfire-2.27-core182
No checksum or link to checksum files on the download page.
At least for the flash file might be a useful tool to understand if the download went correctly.
Anyway: I don’t use ARM boards, neither I never used Orange Pi. I hope that some one with direct experience on your hardware might post something more useful.
How can I get rid of that, support for this development board was added at core 175, so I can’t run command before rebooting because I can’t start it first.
Did somebody know how this can be fixed when I prepare the SD card if that was the cause of the problem?
Hi there.
Im new to IPFire. Just downloaded it to give it a try but I am having the exact same issue as Hexit78 and the exact messages mentioned below:
Update:
Turns out it was a loose TTL UART connection! it’s magically working whenever I move the the jumper wires! must move them after every reboot for it to work! This made my day!
Now another problem.
For some reason IPFire setup can’t find any network interfaces. running ifconfig shows only the loopback interface.
That suggests that either the wrong device tree file is being loaded, the EFI BIOS not configured correctly to tell the OS which NICs it has, or simply there is no driver for them.
Further update:
All good now. The network interface issue was caused by a corrupted filesystem, probably due to the many hard resets I’ve done when the serial connection wasn’t working.
I re-flashed the image to the SD card again but back to square one… this time moving jumper wires didn’t help however changing serial baud rate helped! Used minicom instead of putty and now everything is working like a charm.
@ms a quick question: I noticed a weird behaviour:
The first time I flashed the IPFire image to the SD card, uEnv.txt didn’t have the following lines:
They were added after the first boot attempt.
Does IPFire add fake MAC addresses, probably to ease identification of network interfaces for the setup? or is this malicious behaviour?
Please let me know if that’s normal.
Thanks & Regards
Yes. IPFire generate new MAC addresses at first boot because the SoC Serialnumber is not programmed and there is no MAC address eeprom on the OrangePi R1 Plus LTS.