There is a multiboot menu coding error in current OpenPli images. This coding errort causes a green screen image crash, or may cause some of the multiboot slots not to be displayed so they can be selected. This coding error is easy to fix, and can be seen by looking at a crash log.

(Partial Crash Log Text)
DVB_API_VERSION 5 DVB_API_VERSION_MINOR 10
ENIGMA_DEBUG_LVL=3
[MAIN] executing main
ADD Peer vuzero=vuzero.local:8001
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/Console.py", line 37, in finishedCB
File "/usr/lib/enigma2/python/Tools/Multiboot.py", line 57, in appClosed
OSError: [Errno 2] No such file or directory: '/tmp/testmount/usr/share/bootlogo.mvi'
This error should be reported to OpenPLi so it can be corrected. A "fix" is available by installing a file form a working SatDreamGr image. Hopefully it will be corrected in the OpenPLi images soon. I will report it to PLI as time permits.