Changes between Version 1 and Version 2 of OpenWrt/resize
- Timestamp:
- 09/24/2025 04:19:50 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenWrt/resize
v1 v2 2 2 In some scenarios, it may be noticed that OpenWrt does not expand to occupy the entire eMMC flash on the Gateworks SBC. There is a configuration parameter that OpenWrt has set. 3 3 4 The 104MB comes from OpenWrt's CONFIG_TARGET_ROOTFS_PARTSIZE config if you are building OpenWrt yourself. 4 The 104MB comes from OpenWrt's CONFIG_TARGET_ROOTFS_PARTSIZE config if you are building OpenWrt yourself. (which is recommended for production deployments) 5 5 6 6 Otherwise if you are trying to resize an already-installed OpenWrt there's an OpenWrt wiki article that provides an example here: [https://openwrt.org/docs/guide-user/advanced/expand_root]
