Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8130

Troubleshooting • Re: Zero2W stalls on upgrade - bookworm

$
0
0
Posting my own fix.
Apparently it is running out of memory. If I shut down everything running in the background, it will update.
Before:

Code:

free               total        used        free      shared  buff/cache   availableMem:          476132      263120      [b]130180[/b]       10840      144844      213012Swap:              0           0           0
After:

Code:

 free               total        used        free      shared  buff/cache   availableMem:          476132      178892      [b]293828[/b]       10344       63544      297240Swap:              0           0           0
I increased the free memory from 130k to 293k and then was able to update.
the key is to get enough free memory before it updates...

Statistics: Posted by gearhead — Fri Apr 26, 2024 2:30 pm



Viewing all articles
Browse latest Browse all 8130

Trending Articles