Changes between Initial Version and Version 1 of OpenWrt/resize


Ignore:
Timestamp:
09/19/2025 05:04:23 PM (6 days ago)
Author:
Ryan Erbstoesser
Comment:

add resize page

Legend:

Unmodified
Added
Removed
Modified
  • OpenWrt/resize

    v1 v1  
     1
     2In 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
     4The 104MB comes from OpenWrt's CONFIG_TARGET_ROOTFS_PARTSIZE config if you are building OpenWrt yourself.
     5
     6Otherwise 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]
     7
     8We verified it works just fine; The wget for the automated install section may not work,  but you can install the necessary packages and cut-and-paste the script then reboot.