-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[22.03] ath79: mtdblock5 too small #11417
Comments
|
https://openwrt.org/supported_devices/864_warning |
|
You can use |
|
Hi @brada4 Root causeThe OpenWrt Flash Layout and 'opkg upgrade'. Old version of the updated file exists under /root (lower), Firmware size increases naturally with every new release. SolutionAvoid using 'opkg upgrade'. Create a new image with the updated packages instead. Saving firmware space and RAMOption 1 - standard image updated with aucProcedure:
Option 2 - custom image using Image Builder
Another Image Builder frontendsOption 3 - custom buildcompiling compact image
Option 4 - HW replacementbuy a new device
|
|
1.5 You can upgrade standard image components with auc. |
|
Oh @brada4 |
|
it is even less scary - you dont need opkg upgrade anymore. auc server builds image from latest versions of packages for that release. |
Symptom
Lost 640 kB on / after upgrade from 21.02.3 to 22.03.2.
/dev/mtd5 size shrunk from 2048 kB to 1408 kB.
Impact
No space left on device during following
# opkg upgrade `list-upgradable` ... (libwolfssl5.5.3.ee39414e required by wpad-basic-wolfssl)
wpad-basic-wolfssl upgrade requires 1M.
Other terms
/dev/mtd5, mtdblock5, Flash layout
Device
The same router was used for Analysis.
TP-Link Archer C6 v2 EU
Qualcomm Atheros QCA956X ver 1 rev 0
ath79/generic
Steps to reproduce
Analysis
Most likely reason: Flash layout mtdblock5 length has been shortened
The text was updated successfully, but these errors were encountered: