hint: use with 900 soft ))

Ответить


Этот вопрос предназначен для предотвращения автоматической отправки форм спам-ботами.
Смайлики
:courage: :bull_head: :boxing: :blue: :black_eyed: :bi_polo: :beguiled: :bee: :beaten: :barbershop: :apthy: :butterfly: :calm: :couple_inlove: :congratulatory: :confusion: :concern: :cold: :cocksure: :chuncky: :cheerful: :chargrined: :cat: :applouse: :apple: :applause: :tranquillity: :( :confused: :mad: :) :p ;) :D :flustered: :abnormal: :acne: :apologetic: :apathy: :anonymous: :angel: :o :ambivalence: :afro: :adoration: :adjoint: :rolleyes: :cool: :eek:
Ещё смайлики…

BBCode ВКЛЮЧЁН
[img] ВКЛЮЧЁН
[url] ВКЛЮЧЁН
Смайлики ВКЛЮЧЕНЫ

Обзор темы
   

Развернуть Обзор темы: hint: use with 900 soft ))

congo » Ср мар 16, 2016 9:27 pm

@sergeynik
and what about the following.
take EmergencyUpdate.esd, EmergencyUpdateAYes.esd and EmergencyUpdateBNo.esd from 767 firmware and copy them into /mnt/efs-system/engdefs/.
I have prepared a script but i don't have 3GP in hand to test it :(
Basically here it is :)

#!/bin/ksh
sdcard=`ls /mnt|grep sdcard.*t`
dstPath=/mnt/$sdcard


mount -uw $dstPath
cd $dstPath


echo -ne "Begin emergency update menu install.\r\n" >> $dstPath/install.log


/bin/mount -uw /mnt/efs-system


cp $dstPath/EmergencyUpdate.esd /mnt/efs-system/engdefs/EmergencyUpdate.esd
cp $dstPath/EmergencyUpdateAYes.esd /mnt/efs-system/engdefs/EmergencyUpdateAYes.esd
cp $dstPath/EmergencyUpdateBNo.esd /mnt/efs-system/engdefs/EmergencyUpdateBNo.esd


echo -ne "Emergency update menu installation successful\r\n" >> $dstPath/install.log
/bin/rm -f /tmp/copie_scr.sh
echo > /tmp/copie_scr.sh

bedrock » Вт мар 08, 2016 10:05 pm

can place in any esd file or just one?

audijiJQ » Вс янв 10, 2016 11:50 am

About " component is disabled ",It's just temporary, once the restart will fail

Artyom0101 » Вс янв 10, 2016 11:03 am

sergeynik писал(а):да, вставте эти строки в меню system например
О !, Сергей спасибо большое ! Очень прикольно, может пригодиться :)

zerbino » Вс янв 10, 2016 12:11 am

Обычно те, кому нужен emergency update уже в зелёнку войти не в состоянии)

sergeynik » Сб янв 09, 2016 11:41 pm

да, вставте эти строки в меню system например

VitaminA » Сб янв 09, 2016 11:36 pm

Сергей, а че за намёк )))?
В 900й можно вернуть emergency update? ))

hint: use with 900 soft ))

sergeynik » Сб янв 09, 2016 3:46 pm

button
value per 1 0x0005003A ""
label "force an emergency update"
button
value per 1 0x00050034 ""
label "component protection No"

Вернуться к началу