Thank you very much .
OpenMultiboot for openPLi
Re: OpenMultiboot for openPLi #41
Re: OpenMultiboot for openPLi #42
Re: OpenMultiboot for openPLi #43
Re: OpenMultiboot for openPLi #44
Re: OpenMultiboot for openPLi #45
Posted 5 June 2015 - 17:14
I have builded and included in OpenBlackHole a compat-module boxbranding so OBH can use OEA plugins without any patch.
OpenMultiBoot will be available in image in the next updates and OBH can boot easly OpenPli without any patch to the file volatile-media.
About this is have a little hack for you Dimitrij if you like that OpenMultiBott patches OpenPli image at installation.
file OMBManagerInstall.py
find line
os.system(OMB_RMMOD_BIN + ' nandsim')
add after
if dst_path.find('OpenPLi'): inme = open(dst_path + "/etc/init.d/volatile-media.sh",'r') out = open(dst_path + "/etc/init.d/volatile-media.tmp",'w') for line in inme.readlines(): if line.find('mount -t tmpfs -o size=64k tmpfs /media') != -1: line = "mountpoint -q \"/media\" || mount -t tmpfs -o size=64k tmpfs /media\n" out.write(line) out.close() inme.close() os.system("mv -f " + dst_path + "/etc/init.d/volatile-media.tmp " + dst_path + "/etc/init.d/volatile-media.sh" ) os.system("chmod 0755 " + dst_path + "/etc/init.d/volatile-media.sh")
Re: OpenMultiboot for openPLi #46
Re: OpenMultiboot for openPLi #47
Posted 5 June 2015 - 19:58
sorry: better to use
if dst_path.find('OpenPLi') != -1:
The in operator might be better just to look if string contains a substring.
if 'OpenPLi' in dst_path:
PS. Also better not to use os.system, use os.rename and os.chmod (no need to fork a shell)
PPS. A more simple way to write the file (without os.rename, os.chmod etc) from here.
import fileinput for line in fileinput.input('/etc/init.d/volatile-media.sh', inplace=True): if 'mount -t tmpfs -o size=64k tmpfs /media' in line: print "mountpoint -q \"/media\" || mount -t tmpfs -o size=64k tmpfs /media", else: print line,
Edited by athoik, 5 June 2015 - 20:12.
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916
Re: OpenMultiboot for openPLi #48
Re: OpenMultiboot for openPLi #49
Re: OpenMultiboot for openPLi #50
Re: OpenMultiboot for openPLi #51
Re: OpenMultiboot for openPLi #52
Posted 6 June 2015 - 18:30
Dimitrij :
after installed your plugin , i restart the box and click on openmultiboot plugin but it says that it needs kernel-module-nandsim
when i try to instal (kernel-module-nandsim) .. i got error and it asks first to instal (update-modules.ipk)
ok .. after installed required filles .. restart my box .. now i tried the plugin and he extract the image well - i mean no empty file as before
but the box hangs on pli bootlogo after restart
note : i installed update-modules.ipk then kernel-module-nandsim_3.13.5-r0.6.1_vuduo2.ipk
bacicciosat :
i reflashed my box with last updated openblackhole
first i tested vti image 8.2.1 ... it works
but when i tried pli image it goes well for the first time , but when i restart the box again it hangs on pli bootlogo
i closed off the box from the back but it always hangs on pli bootlogo , even if you remove the usb from back ... the openblackhole image wil not boot
the plugin didnot show the bootmenu to change the image , you have to go into openmultiboot plugin to select the image you want , and this is impossible because the image no longer boot
i think the bootmenu is very important , especially for such cases
thank you all very much
Re: OpenMultiboot for openPLi #53
Posted 6 June 2015 - 18:37
Thank you for tests for vu+.
I think we should wait for this patch https://github.com/v...a-vuplus/pull/6, and then check again .
Although it is likely that the problems are different.
Ideal to get a log with com-port(data cabel) for boot.
Edited by Dimitrij, 6 June 2015 - 18:41.
GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K
Re: OpenMultiboot for openPLi #54
Re: OpenMultiboot for openPLi #55
Posted 6 June 2015 - 18:47
Dany the Beta Testers reported that Pli is working fine.
Maybe it doesn't boot the second time because you install something strange or restore your settings and they cause some kind of conflict.
believe me i reflashed my box 2 times .. clean instal .. i didnot restored any settings for openblackhole either for openpli
i always format the usb before any new test
Re: OpenMultiboot for openPLi #56
Posted 6 June 2015 - 19:06
when i tested your meoboot 1.0-r14 .. the pli image was worked very well , but then i had problem with vti image ,, couldnot use dcc or putty -no cennection
and always when i click on meoboot plugin i got this error : sorry , meoboot can be installed or upgraded only when booted from flash
and after tested openmultiboot 1.83 .. I have the opposite problem ... vti works very well but pli not
Re: OpenMultiboot for openPLi #57
Posted 6 June 2015 - 19:51
Dany the Beta Testers reported that Pli is working fine.
Maybe it doesn't boot the second time because you install something strange or restore your settings and they cause some kind of conflict.
believe me i reflashed my box 2 times .. clean instal .. i didnot restored any settings for openblackhole either for openpli
i always format the usb before any new test
Sure sure, i believe.
I will keep you informed if i will find the issue.
Thx for testting.
Re: OpenMultiboot for openPLi #58
Posted 7 June 2015 - 13:24
believe me i reflashed my box 2 times .. clean instal .. i didnot restored any settings for openblackhole either for openpli
i always format the usb before any new test
Dany if you have time and like to test here is a workaround just to try to understand the issue.
Install OBH in flash
Run OpenMultiBoot
Check to have not previous installed image. If yes delete your previous installed pli image from openmultiboot plugin
Unzip file.
upload in /usr/lib/enigma2/python/Plugins/Extensions/OpenMultiboot
restart enigma2
install pli image (latest)
boot pli image
install nandsim module.
goto openmultiboot plugin in pli and reboot
in attach the file and nandsim modules for solo2 and duo2
Attached Files
Re: OpenMultiboot for openPLi #59
Posted 7 June 2015 - 15:39
sorry bacicciosat... i did what you ask but the same result
the box hangs on pli bootlogo
note: this time i just tested pli image and i noticed when i restart the box it showed me bootmenu for 3 sec
but the strange thing was it didnot showed pli image on bootmenu list , it was openblackhole (flash) and under it openblackhole instadeof openpli
Re: OpenMultiboot for openPLi #60
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users