I used all methods listed here [OpenWrt Wiki] Expanding root partition and filesystem
Then reboot several times, but still I see same amount of space
root@OpenWrt:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 98.3M 29.0M 67.2M 30% /
tmpfs 475.7M 68.0K 475.7M 0% /tmp
/dev/sda1 15.7M 5.6M 9.8M 36% /boot
/dev/sda1 15.7M 5.6M 9.8M 36% /boot
tmpfs 512.0K 0 512.0K 0% /dev
root@OpenWrt:~#
I just can not understand what is the problem, since earlier some of this method worked fine. I must check disk somehow?
P.S. HDD is old SATA 160Gb
UPD: I would not do that, but after installing v2raya I happen to have no free space to install DoH.
root@OpenWrt:~# opkg install https-dns-proxy
Installing https-dns-proxy (2023.12.26-1) to root...
Collected errors:
* verify_pkg_installable: Only have 0kb available on filesystem /overlay, pkg https-dns-proxy needs 21
* opkg_install_cmd: Cannot install package https-dns-proxy.
root@OpenWrt:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 98.3M 96.3M 0 100% /
tmpfs 475.7M 1.0M 474.7M 0% /tmp
/dev/sda1 15.7M 5.6M 9.8M 36% /boot
/dev/sda1 15.7M 5.6M 9.8M 36% /boot
tmpfs 512.0K 0 512.0K 0% /dev
root@OpenWrt:~#