PDA

View Full Version : How to free more flash for plugins.


trs
09-11-2009, 11:35
Hello

I Need more room for plugins.

I run LT5 SP8 and I only got around 0.8 Mb flash free.

Is there anything I can delete?

I was trying use BA and LT but there was problem with NFS server.

I got a CF card in the box

Any ideas?

LilleMama
09-11-2009, 16:48
I suguest you make ( plugings ) as a shortcut to a external device , CF card or usbkey .

trs
13-11-2009, 22:51
any idea how to do that

SuperCOCO
14-11-2009, 13:23
Dear all,

suggestion 1, to recover flash memory:

Delete python source code, these are the files with .py extension and are located on /usr/lib/enigma2/python and subfolders.

suggestion 2, to move Plugins out of flash (I never tried):
Move folder /usr/lib/enigma2/python/Plugins to a removable device (CF could be the best place)

mv /usr/lib/enigma2/python/Plugins /media/cf/Plugins

and create a symbolic link:

ln -s /media/cf/Plugins /usr/lib/enigma2/python/Plugins

Good luck and keep us posted on your progress.
Regards,
:SC:

trs
14-11-2009, 21:56
The guide is tested and works very well.

The box is running much faster.

I did run the E2 plugin called cleanup first.

and after this guide there is alot of free flash 6%

:thany: