• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Installation aborted on rooting

Ellis456

Member
Hi all,

I have a galaxy y and put the update.zip on the root of my sdcard, then into system recovery and applied the update and it then stats but then says:

ice" == "GT-B7510" ||getprop("ro.product.product") == "GT-B7510" :Error in /tmp/sideload/package.zip
(status 7)
Installation aborted.

Thankyou.

EDIT: is it because my phone is a s5363? and not a s5360?, will this work adding it to the updater script?

Like below add that
getprop("ro.product.device") == "GT-S5363" ||
 
Hi all,

I have a galaxy y and put the update.zip on the root of my sdcard, then into system recovery and applied the update and it then stats but then says:

ice" == "GT-B7510" ||getprop("ro.product.product") == "GT-B7510" :Error in /tmp/sideload/package.zip
(status 7)
Installation aborted.

Thankyou.

EDIT: is it because my phone is a s5363? and not a s5360?, will this work adding it to the updater script?

Like below add that
getprop("ro.product.device") == "GT-S5363" ||

http://androidforums.com/samsung-ga...g-whola-update-root-installing-chainfire.html
 
@ Ellis456 I also have the same problem .... My phone model and the S5360B! I do not know how to update.zip models later add ... You could add my model and I send the new update.zip? I would be very grateful!
 
@ Ellis456 Worked perfectly ... Thank you! Now I just have a problem, not consiguo upgrade my phone or by KIES nor the image of the rom!
More thank you for rooting
 
Hi I have the same phone (samsung galaxy y gt-s5363) as you any chance I could have a copy of the Update zip you modified to root this phone.
Thanks for any help
 
Hi all,

I have a galaxy y and put the update.zip on the root of my sdcard, then into system recovery and applied the update and it then stats but then says:

ice" == "GT-B7510" ||getprop("ro.product.product") == "GT-B7510" :Error in /tmp/sideload/package.zip
(status 7)
Installation aborted.

Thankyou.

EDIT: is it because my phone is a s5363? and not a s5360?, will this work adding it to the updater script?

Like below add that
getprop("ro.product.device") == "GT-S5363" ||
where do u put the code ? cause i found updater script but i cant open it please help
 
Edit:

Ellis456 said what to change but not what destination: Change \update\META-INF\com\google\android\updater-script with an editor your choice and add to the list:

getprop("ro.product.device") == "GT-S5363" ||

But it still doesn't work on my!

now i get:
Finding update package...
Opening update package...
Installing update...
Installaion aborted.

No root!
 
Edit:

Ellis456 said what to change but not what destination: Change \update\META-INF\com\google\android\updater-script with an editor your choice and add to the list:

getprop("ro.product.device") == "GT-S5363" ||

But it still doesn't work on my!

now i get:
Finding update package...
Opening update package...
Installing update...
Installaion aborted.

No root!

perhaps you need to add getprop("ro.product.product") == "GT-S5363" || after that. Mine s5363 works!
 
Can Someone please update the script to incorporate the GT-S5363 and reupload thanks I have tried on numerous attempts to modify but cant get it to work.

Thanks So Much
 
OOOH! I COULDNT THANKYOU ANY MORE!!!! I ♥ U!! sorry for the ott reaction but ive been looking for this for like 2 months xD ♥♥♥♥
 
Back
Top Bottom