On Thursday, July 3, 2014 11:57:05 AM UTC-4, Sébastien Cesbron wrote:
> Just another remark
> 
>     
> 
>     When i execute the shell /sbin/cw_recovery.sh I have the following
>     output
> 
>     
> 
>     $ adb shell /sbin/cw_recovery.sh 
> 
>     sh: invalid number 'root'
> 
>     sh: can't kill pid 13424: No such process
> 
>     sh: invalid number 'S'
> 
>     sh: invalid number '/sbin/recovery'
> 
>     sh: invalid number 'root'
> 
>     sh: can't kill pid 7908: No such process
> 
>     sh: invalid number 'S'
> 
>     sh: invalid number '/sbin/recovery1'
> 
>     sh: can't kill pid 187: No such process
> 
>     sh: invalid number 'root'
> 
>     sh: can't kill pid 1936: No such process
> 
>     sh: invalid number 'S'
> 
>     sh: invalid number 'busybox'
> 
>     sh: invalid number 'grep'
> 
>     sh: invalid number '/sbin/recovery'
> 
>     
> 
>     Seb
> 
>     
> Le 03/07/2014 16:44, Sébastien Cesbron
>       a écrit :
> 
>     
>     Hi
>       
> 
> 
>       
>       
> I just tested vampirefo guide to put Firefoxos 1.4 on ZTE
>         Open C and it works for me.
>       
> 
> 
>       
>       
> Here are my remarks based on the fact that I am new to
>         Firefox OS dev
>       
> 
> 
>       
>       
> - In my case (under ubuntu) I have to do "sudo fastboot"
>         instead of fastboot due to a permission problem
>       
> - black_screen_fix.sh command does not return. This is the
>         reason why we have to open a new terminal but this is not clear
>         in the guide
>       
> - sideload part is not clear. You have to choose "install
>         zip" and then "install zip from sideload" in the menu. When the
>         phone is ready on the computer use the command
>       
> 
> 
>       
>       
> adb sideload <pathto>/signed_1.4_fixed.zip
>       
> 
> 
>       
>       
> Regards
>       
> Seb
>       
> 
>       
>       
> 
>       _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g

This is normal output, helps me debug, I have now made a second edition to the 
recovery, so that boot scripts aren't needed, I currently have flashed new 
recovery to my phone, so I can do more tests, like booting into recovery via 
power and up volume, or just by typing adb reboot recovery, recovery should now 
start without adb shell /sbin/black_screen_fix.sh or adb shell 
/sbin/cw_recovery.sh commands.

Once I have tested enough I will upload that recovery or .50 recovery, I have 
also built .50 recovery which can install kiktkat. It's supposed to be 
backwards compatible and able to flash any zip from ics to kitkat if this is 
true, it will be used instead of the current .37 version.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to