OpenWrt扩容overlay并开启swap的教程 - GXNAS博客
https://wp.gxnas.com/9414.html09.10.2020 · root@OpenWrt:/# df -h Filesystem Size Used Available Use% Mounted on /dev/root 118.3M 118.3M 0 100% /rom tmpfs 487.3M 1.9M 485.4M 0% /tmp /dev/loop0 36.4M 1.9M 31.6M 6% /rom/overlay overlayfs:/overlay 36.4M 1.9M 31.6M 6% / /dev/sda1 15.7M 3.7M 11.7M 24% /boot /dev/sda1 15.7M 3.7M 11.7M 24% /boot tmpfs 512.0K 0 512.0K 0% /dev cgroup 487.3M …
[OpenWrt Wiki] Filesystems
openwrt.org › docs › techrefImplementation in OpenWrt. The flash.layout article documents how OpenWrt uses both SquashFS and JFFS2 filesystems combined into one filesystem by overlayfs. The kernel is also stored separately from these partitions in raw flash. When the kernel is built, it is also compressed with LZMA and gzip, as documented in imagebuilder .
[OpenWrt Wiki] Extroot configuration
openwrt.org › docs › guide-userNov 28, 2021 · Extroot configuration This article relies on the following: * Accessing OpenWrt CLI * Managing configurations * Managing packages * Managing services Introduction This guide describes how to configure OpenWrt to use a storage device (USB or SATA or SD card or whatever) to expand your root filesystem, to install freely all the packages you need.