Hi all,
I'm working on a TP-Link WR941ND v5.1 on which I Installed OpenWRT version CHAOS CALMER (15.05, r46767). I need to install openssl package but the command "opkg install openssl-util" failed with the error :
* verify_pkg_installable: Only have 248kb available on filesystem /overlay, pkg libopenssl needs 676
Command df -f show:
Filesystem Size Used Available Use% Mounted on
rootfs 640.0K 392.0K 248.0K 61% /
/dev/root 2.3M 2.3M 0 100% /rom
tmpfs 14.0M 640.0K 13.4M 4% /tmp
/dev/mtdblock3 640.0K 392.0K 248.0K 61% /overlay
overlayfs:/overlay 640.0K 392.0K 248.0K 61% /
tmpfs 512.0K 0 512.0K 0% /dev
root@OpenWrt:~#
How can I increase the size of the partition /overlay ?
Thank you in advance for your help.
Lotr
(Last edited by lotr on 1 Jan 2016, 20:04)