[Q] RUU Back To Stock Fail

Search This thread

sideshow9090

Member
Feb 20, 2014
6
1
Hi All,

Sometime ago I was able to install android 4.3 using the moonshine method. After sometime, I decided to go back to stock. I followed a tutorial on how to get back to stock RUU.

-Entered Boot loader, typed in cmd prompt "fastboot oem lock" received the word that lock was successful.
-Proceeded to run the RUU executable file 1.15 but received the "158 error"

Now my phone has been wiped of any OS since I relocked the phone, but it still says "moonshine s-off".

I tried to use TWRP recovery adb sideload the proper hboot file to match the RUU but get this message

Failed

Updating partition details...
E:Unable to mount '/cache'
E:Unable to mount '/cache'
E:TWFunc::Copy_Log -- Can't open destination lo
E:Unable to mount '/cache'
Starting ADB sideload feature...
Installing '/data/media/0/sideload.zip
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
WRONG OPERATION!
E:Error executing updater binary in zip'data/

I am at a complete loss as what to do now. I've been at this for 3 hours now and its driving me crazy. PLEASE HELP!
 

sideshow9090

Member
Feb 20, 2014
6
1
Can anyone walk me through the steps of pushing the hboot zip via adb sideload?

Will adb sideload not work if my fastboot is locked?
 

sideshow9090

Member
Feb 20, 2014
6
1
I tried to follow this tutorial to go back to stock because I S-OFF'd moonshine

http://xdaforums.com/showthread.php?t=2293919


My issue is trying to copy the lock bootloader zip file to my phone. Adb sideload is not working, there is no OS since I did the "fastboot oem lock" wiped my phone.

I tried to do a restore in TRWP but after it finished, when starting its stuck on the CM splash screen.


Please help.......................
 

thayl0

Senior Member
May 26, 2013
990
151
I tried to follow this tutorial to go back to stock because I S-OFF'd moonshine

http://xdaforums.com/showthread.php?t=2293919


My issue is trying to copy the lock bootloader zip file to my phone. Adb sideload is not working, there is no OS since I did the "fastboot oem lock" wiped my phone.

I tried to do a restore in TRWP but after it finished, when starting its stuck on the CM splash screen.


Please help.......................

There use to be a command you could enter to lock it. I would message phaded and ask him for the command sense the zip isn't working.
 

.torrented

Senior Member
Mar 7, 2011
2,789
1,484
32
www.cyanfox-rom.com
Hi All,

Sometime ago I was able to install android 4.3 using the moonshine method. After sometime, I decided to go back to stock. I followed a tutorial on how to get back to stock RUU.

-Entered Boot loader, typed in cmd prompt "fastboot oem lock" received the word that lock was successful.
-Proceeded to run the RUU executable file 1.15 but received the "158 error"

Now my phone has been wiped of any OS since I relocked the phone, but it still says "moonshine s-off".

I tried to use TWRP recovery adb sideload the proper hboot file to match the RUU but get this message

Failed

Updating partition details...
E:Unable to mount '/cache'
E:Unable to mount '/cache'
E:TWFunc::Copy_Log -- Can't open destination lo
E:Unable to mount '/cache'
Starting ADB sideload feature...
Installing '/data/media/0/sideload.zip
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
WRONG OPERATION!
E:Error executing updater binary in zip'data/

I am at a complete loss as what to do now. I've been at this for 3 hours now and its driving me crazy. PLEASE HELP!

https://drive.google.com/file/d/0B32gqnbh2ZecTUk4TW5QZ1M4cFU/edit?usp=sharing
MD5: 03C6174C4C5331E84520AD7C32EB2837

download that, and then boot into fastboot usb mode, and

fastboot oem rebootRUU

fastboot flash zip SENSE_5_RUU_ROM.zip

it is essentially an RUU but in zip form

WILL WIPE DEVICE (INCLUDING SDCARD)

if this doesnt work, do an @"my xda handle" and ill come back to this

also the only way to flash firmware is through fastboot, made that clear in my instructions, if you got the download from my thread, if you didnt well... now you know lol
 
Last edited:

sideshow9090

Member
Feb 20, 2014
6
1
@.torrented

This is what I did in command prompt and my result

C:\Android\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.054s]
finished. total time: 0.054s

C:\Android\sdk\platform-tools>fastboot flash zip SENSE_5_RUU_ROM.zip
sending 'zip' (920285 KB)...
OKAY [ 34.998s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 22 loading zip info fail)
finished. total time: 41.151s

C:\Android\sdk\platform-tools>

The phone ends up being in the black HTC screen. Am I supposed to do something after this?
 

sideshow9090

Member
Feb 20, 2014
6
1
@.torrented

This is what I did in command prompt and my result

C:\Android\sdk\platform-tools>fastboot oem rebootRUU
...
(bootloader) Start Verify: 0
OKAY [ 0.054s]
finished. total time: 0.054s

C:\Android\sdk\platform-tools>fastboot flash zip SENSE_5_RUU_ROM.zip
sending 'zip' (920285 KB)...
OKAY [ 34.998s]
writing 'zip'...
(bootloader) rom parsing start ...
(bootloader) rom parsing finish ...
(bootloader) zip header checking...
(bootloader) zip info parsing...
FAILED (remote: 22 loading zip info fail)
finished. total time: 41.151s

C:\Android\sdk\platform-tools>

The phone ends up being in the black HTC screen. Am I supposed to do something after this?

Also this is what my fastboot screen looks like

moonshine S-OFF

MONARUDO PVT SHIP S-OFF
CID-VZW_001
HBOOT-1.33.4444
RADIO-1.01.04.0308
OpenDSP-v6.120.274.0114
eMMC-boot
Jan 15 2013, 19:37:51:-1

FASTBOOT USB

But when I type in adb devices its just says "List of Devices Attached"
 

mopartonyg

Senior Member
Jan 19, 2011
1,546
459
L.A. Area
Also this is what my fastboot screen looks like

moonshine S-OFF

MONARUDO PVT SHIP S-OFF
CID-VZW_001
HBOOT-1.33.4444
RADIO-1.01.04.0308
OpenDSP-v6.120.274.0114
eMMC-boot
Jan 15 2013, 19:37:51:-1

FASTBOOT USB

But when I type in adb devices its just says "List of Devices Attached"

I am not a dev but it looks like your bootloader is locked. your cid should be all 11111 or all 222222
 
  • Like
Reactions: sideshow9090

Top Liked Posts