Today I tried to use this process to upgrade to latest core version (188) and the resulting card is not properly working, despite this process working for the last couple of releases. Looking in Git, it doesn't seem like there were other boot.cmd changes that might have caused issues, so thought I'd check here to see if anyone knew what might have changed in the most recent release relative to u-boot on RPi?
Thanks for any insights.
Craig
On 6/16/24 10:28 AM, Craig Setera wrote:
FWIW... I just used my updated u-boot script to update the image for 186 and went through the setup process using serial console for my Raspberry Pi. My process:
- Download backup from IPFire
- Flash new image to SD Card
- Update u-boot script
- Make new image using script
- Boot and do initial setup via serial console
- Login to web admin and restore backup
Even though this is a few more steps than just doing an "in place" upgrade, I actually like that I am keeping the previous SD card and can swap back if something goes wrong.
Craig