Changes between Version 1 and Version 2 of OpenWrt/resize


Ignore:
Timestamp:
09/24/2025 04:19:50 PM (7 weeks ago)
Author:
Ryan Erbstoesser
Comment:

add note for production

Legend:

Unmodified
Added
Removed
Modified
  • OpenWrt/resize

    v1 v2  
    22In 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.
    33
    4 The 104MB comes from OpenWrt's CONFIG_TARGET_ROOTFS_PARTSIZE config if you are building OpenWrt yourself.
     4The 104MB comes from OpenWrt's CONFIG_TARGET_ROOTFS_PARTSIZE config if you are building OpenWrt yourself. (which is recommended for production deployments)
    55
    66Otherwise 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]