hello everyone i wanna to help you for expand flash memory for your enigma2 box without any plugin or tools just with dcc or telnet
so first we need a formated usb and mounted as /usb or /hdd
and then open dcc go to telnet and do this
and
and you will have more than 38Mb free and forever free
so first we need a formated usb and mounted as /usb or /hdd
and then open dcc go to telnet and do this
Code:
mv /usr/share /media/usb
ln -sfn /media/usb/share /usr
init 3
and
Code:
mv /usr/lib /media/usb
ln -sfn /media/usb/lib /usr
init 3
Code:
reboot
and you will have more than 38Mb free and forever free