this works for me dflash 13.0
run command twice in telnet
opkg install liblzo2-2
rename file:
enigma2-plugin-extensions-dflash_13.0_all.ipk to 1.ipk
send to tmp folder
telnet
opkg --force-overwrite --force-depends install /tmp/1.ipk
Add this line to end of /etc/fstab file:
/dev/mtdblock2 /boot jffs2 rw,relatime 0 0
to remove dflash
opkg remove enigma2-plugin-extensions-dflash
