This field is there even when I unmount the device... even in a completely "clean" device, which I have just connected to.
root@OpenWrt:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 1088 844 244 78% /
/dev/root 2048 2048 0 100% /rom
tmpfs 14608 560 14048 4% /tmp
tmpfs 512 0 512 0% /dev
/dev/mtdblock3 1088 844 244 78% /overlay
overlayfs:/overlay 1088 844 244 78% /
Moreover, I checked the device's free space when I have mounted the USB and it was around 7.9GB. (so it was recognized).
1) Where are the packages stored, when an "opkg install package " is performed?
2)Do u think that a pivot root instead of pivot overlay will solve this issue?
3)Or it is better to partition the USB and use this "swap" feature?
Thanks a lot,
Theodoros