Bootloop

ho2022

Vu+ Newbie
Hello
I have one image in external memory whit open multiboot
And after installing a broken plugin in the second image, the multi-boot image will no longer boot , And even the flash image (blackhole) has become a boot loop and is stuck in the start Enigma 2 :chair::grin:

And I only have access to the ftp directory with DCC !:suda:

I do not want to flash the image again
Because it deletes everything by formatting !!
 
Last edited by a moderator:

AlexWilMac

Moderator
If you have access by FTP, just delete the plugin's folder of this plugin who is the responsible.
Consider that the OMB folder is
/media/hdd/open-multiboot

There you have all the folders for each image installed in OMB.
Plugins are under
/usr/lib/enigma2/python/Plugins/Extensions
or
/usr/lib/enigma2/python/Plugins/SystemPlugins

So, if your image is named, for instance, OBH5, its root folder is:

/media/hdd/open-multiboot/OBH5

So, just add the two paths above and you'll find the plugins of the OMB istalled image:

/media/hdd/open-multiboot/OBH5/usr/lib/enigma2/python/Plugins/Extensions
/media/hdd/open-multiboot/OBH5/usr/lib/enigma2/python/Plugins/SystemPlugins

EDIT
Obviously, you need to change the word "OBH5" with the one valid in your case.
 

ho2022

Vu+ Newbie
If you have access by FTP, just delete the plugin's folder of this plugin who is the responsible.
Consider that the OMB folder is
/media/hdd/open-multiboot

There you have all the folders for each image installed in OMB.
Plugins are under
/usr/lib/enigma2/python/Plugins/Extensions
or
/usr/lib/enigma2/python/Plugins/SystemPlugins

So, if your image is named, for instance, OBH5, its root folder is:

/media/hdd/open-multiboot/OBH5

So, just add the two paths above and you'll find the plugins of the OMB istalled image:

/media/hdd/open-multiboot/OBH5/usr/lib/enigma2/python/Plugins/Extensions
/media/hdd/open-multiboot/OBH5/usr/lib/enigma2/python/Plugins/SystemPlugins

EDIT
Obviously, you need to change the word "OBH5" with the one valid in your case.

Hello
After a problem arises I can no longer boot with the second image in MultiBoot
and by removing the USB memory, only the black hole inside the flash receiver will be booted, but in the form of a boot loop. only is active ftp and telnet ??
Support vuplus is very weak:suda::(
 

AlexWilMac

Moderator
1) Vuplus support is not very weak: it doesn't exist. That said:
2) OpenMultiboot is a plugin, is not a vuplus production (I don't think it's included in the original vuplus code). Not only that,
3) BH is not vuplus original image (it's surely based on the original vuplus code, but only that).
 
Top