[Solved] Accidentally Wiped OS From Smartphone

YellowV

Member
Dec 3, 2015
18
0
0
Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.

How can I have 'my' phone back on track again?

Thank you very much.
 
Last edited:

rzr86

Senior Member
May 21, 2012
8,109
2,455
258
35
Nafpaktos
Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.

How can I have 'my' phone back on track again?

Thank you very much.
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
 

YellowV

Member
Dec 3, 2015
18
0
0
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)

Any Ideas why and how can I solve it?
 

rzr86

Senior Member
May 21, 2012
8,109
2,455
258
35
Nafpaktos
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)

Any Ideas why and how can I solve it?
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img

also what rom did you download ?
 
Last edited:
  • Like
Reactions: YellowV