(04-18-2025, 09:09 PM)Maticurbelo Wrote: I had the same update error. Is there a beginner's tutorial on how to perform the update manually, as Tim summarized?
Sure. It seems like a lot of steps but once you have done it a few times its no biggie :-)
1. Menu > Configure > System
2. Scroll down to the Security section
3. Turn on Web SSH
4. Scroll back down to the Security section
5. OPEN SSH terminal
6. Enter the userid and password that you specified in the Pi Imager when you wrote the moode image to your SD Card
7. You will now be at the SSH terminal command prompt
8. Highlight the command below and then right click > Copy
Code:
sudo /var/www/util/system-updater.sh moode9
9. Click next to the SSH terminal prompt to make that window active again
10. Right click and select "Paste from browser"
11. Right click in the "Paste into this box:" input field
12. Select "Paste"
13 Click OK
14 The command should appear at the command prompt
15 Press Return or Enter key and the command will run