Expanding root partition and filesystem
Examples
# Install packages
opkg update
opkg install parted losetup resize2fs
# Expand root partition/filesystem
sh /etc/uci-defaults/70-rootpt-resize
Automated
uclient-fetch -O expand-root.sh "https://openwrt.org/_export/code/docs/guide-user/advanced/expand_root?codeblock=0"
. ./expand-root.sh