GrogBuild H2S won't flash Grogbuild - stuck at 49%

middots3

Newbie
Hi all.
Fresh flash of openatv 6.3 on my H2S, installing GB which i've done tons of times but for some reason after i pick my options in the terminal in openwebif - GB won't install past 49%?

Can anyone help me on how to fix this or force it?
 
Wont install? do you mean the flashing stops at 49% or the box reboots and stops at 49%
 
ok what skin did you select? if an 1080 skin then I suggest trying a hd skin. do you have putty available?
 
ok log into the box using putty and then type the command

Code:
init 4

This will stop enigma2 from running

Now using windows exporer or ftp (dont close putty yet) grab the latest log file in the logs folder /home/root/logs and open it in notepad and see if there is anything obvious.

if there isn't anything obviouos then back in putty, you could also try the command

Code:
enigma2

this will start enigma and you will see the full process of what it is doing in the putty window, if it fails to load then there should be some kind of error on the screen.

If it loads fine, then CTRL-C to break out of enigma2 in putty and then use the command below to start enigma2 in the background

Code:
init 3
 
Back
Top