Vedere questo topic del forum OpenPLi,

http://forums.openpli.org/topic/16886-enigma2-changing-the-boot-logos-on-pli/

Admin

Code:
Type the following comand from telnet 
mount /boot -o remount,rw 
delete all sym links from /boot 
delete all *.mvi files from /usr/share including the sym links 
then type from telnet 
ln -s /usr/share/backdrop.mvi /boot/backdrop.mvi 
ln-s /usr/share/bootlogo.mvi /boot/bootlogo.mvi 
ln -s /usr/share/bootlogo_wait.mvi /boot/bootlogo_wait.mvi 
copy the attached files to /usr/share 


Attachments
finest_in_hd_bootlogo.rar (11 downloads)

_________________________