Hi everybody,
I've gone and goofed and I think I manage to delete a folder I wasn't supposed to. Anyways, I can boot into recovery and bootloader.
I can send files to recovery via adb and I was able to push the newest CWM recovery without issue however when I try to install any rom I get
E: Error in /data/media/rom.zip
(Status 0)
Click to expand...
Click to collapse
If I try to sideload the rom I get
E: Error in /tmp/update.zip
(Status 0)
Installation aborted
Click to expand...
Click to collapse
I tried following the instructions in this thread.
http://forum.xda-developers.com/showthread.php?t=2566207 because at one point I got this error
E: unknown volume "/sdcard/.android_secure"
Click to expand...
Click to collapse
but every command from that thread I try to run I get
FAILED (remote: not allowed)
Click to expand...
Click to collapse
Any idea what I should try next?
Guess I got discouraged too early. I ended up flashing twrp instead and did a sideload that way and it seems to have fixed my issues.
Related
Long story short,
Purchased a Tmobile HTC One, Planned on taking it over to Straight Talk.
I have not asked any questions because I can usually figure this out.
Facts:
Unlocked using All In One
TWRP recovery
Issue:
Keep rebooting once it gets to the HTC One screen with Beats Audio
I am about 22 hours into this and very frustrated, it seems as though I do not have an O.S.
Cannot mount E:
rafalk86 said:
Long story short,
Purchased a Tmobile HTC One, Planned on taking it over to Straight Talk.
I have not asked any questions because I can usually figure this out.
Facts:
Unlocked using All In One
TWRP recovery
Issue:
Keep rebooting once it gets to the HTC One screen with Beats Audio
I am about 22 hours into this and very frustrated, it seems as though I do not have an O.S.
Cannot mount E:
Click to expand...
Click to collapse
Use the ADB Sideload option(follow the directions carefully) in the All-in-One Toolkit to load a ROM.
unremarked said:
Use the ADB Sideload option(follow the directions carefully) in the All-in-One Toolkit to load a ROM.
Click to expand...
Click to collapse
I have tried a couple of times (following directions closely - have done this before on a inspire) and keep getting
"E:unable to mount '/data'" on the phone side & "error: closed"
rafalk86 said:
I have tried a couple of times (following directions closely - have done this before on a inspire) and keep getting
"E:unable to mount '/data'" on the phone side & "error: closed"
Click to expand...
Click to collapse
Hmm. Have you attempted to format data while in TWRP recovery? Also a few more details please--once you had unlocked the bootloader and installed TWRP, did you attempt to install a ROM from that point or boot into stock? If it's the latter, have you attempted to fastboot flash a boot.img from a stock ROM/NAND backup?
rafalk86 said:
I have tried a couple of times (following directions closely - have done this before on a inspire) and keep getting
"E:unable to mount '/data'" on the phone side & "error: closed"
Click to expand...
Click to collapse
I have always had better luck with CWM clockworkmod recovery than TWRP for these kind of situations. So you might want to use the all in one and put Clockwork on. Also when sideloading a rom make sure to rename the rom something nice and short like rom.zip no spaces no numbers just simple and short or it will fail.
unremarked said:
Hmm. Have you attempted to format data while in TWRP recovery? Also a few more details please--once you had unlocked the bootloader and installed TWRP, did you attempt to install a ROM from that point or boot into stock? If it's the latter, have you attempted to fastboot flash a boot.img from a stock ROM/NAND backup?
Click to expand...
Click to collapse
1. Have NOT tried to format data
2. Originally tried to install cm touch, which at that time seemed like it didnt work (could not boot into rom) so I tried to install TWRP for some reason
3. I have attempted to boot stock rom, but always gets hung up on "beats audio" audio screen
unremarked said:
Hmm. Have you attempted to format data while in TWRP recovery? Also a few more details please--once you had unlocked the bootloader and installed TWRP, did you attempt to install a ROM from that point or boot into stock? If it's the latter, have you attempted to fastboot flash a boot.img from a stock ROM/NAND backup?
Click to expand...
Click to collapse
Wow, saved my ass. I formatted /data and now I can finally boot into CM after a fresh ROM install.
Thanks
nullkill said:
I have always had better luck with CWM clockworkmod recovery than TWRP for these kind of situations. So you might want to use the all in one and put Clockwork on. Also when sideloading a rom make sure to rename the rom something nice and short like rom.zip no spaces no numbers just simple and short or it will fail.
Click to expand...
Click to collapse
1. Loaded ClockworkMod Recovery v6.0.3.1
2. Rebooted to recovery
Result:
Loaded CM Recovery and at the bottom it says:
"E: Cant mount /cache/recovery/command
E: Cant mount /cache/recovery/log
E: Cant open/cache/recovery/log
E: Cant mount /cache/recovery/last_log
E: Cant open/cache/recovery/last_log"
Q: Should I try formatting the drive
nullkill said:
I have always had better luck with CWM clockworkmod recovery than TWRP for these kind of situations. So you might want to use the all in one and put Clockwork on. Also when sideloading a rom make sure to rename the rom something nice and short like rom.zip no spaces no numbers just simple and short or it will fail.
Click to expand...
Click to collapse
Side loaded the rom through cwm recovery.
"sideload started...
failed to open driver control: No such file or directory
Restarting adbd...
failed to open driver control: No such file or directory
E: Can't mount /cache/recovery/last_install
E: failed to open last_install: Invalid argument
Finding update package...
Opening update package...
Installing update...
E: Cant mount /cache/recovery/log
E: Cant open/cache/recovery/log
E: Cant mount /cache/recovery/last_log
E: Cant open/cache/recovery/last_log"
UPDATE: After I rebooted it just cycles for the CyanogenMod boot then restarts etc etc...
rafalk86 said:
Side loaded the rom through cwm recovery.
"sideload started...
failed to open driver control: No such file or directory
Restarting adbd...
failed to open driver control: No such file or directory
E: Can't mount /cache/recovery/last_install
E: failed to open last_install: Invalid argument
Finding update package...
Opening update package...
Installing update...
E: Cant mount /cache/recovery/log
E: Cant open/cache/recovery/log
E: Cant mount /cache/recovery/last_log
E: Cant open/cache/recovery/last_log"
UPDATE: After I rebooted it just cycles for the CyanogenMod boot then restarts etc etc...
Click to expand...
Click to collapse
Two things here:
1) Clearing Cache fixes the cache issue you see...
2) To fix the boot loop, you need to `Format /data and /data/media` under `Mounts and Storage`.
That should fix you up.... side loading wont fix a bad /data partition.
kenyu73 said:
Two things here:
1) Clearing Cache fixes the cache issue you see...
2) To fix the boot loop, you need to `Format /data and /data/media` under `Mounts and Storage`.
That should fix you up.... side loading wont fix a bad /data partition.
Click to expand...
Click to collapse
1. Cleared cache - fixed
2. Both datas formatted
Q: Its been a long 24hrs, now I load rom, correct?
rafalk86 said:
1. Cleared cache - fixed
2. Both datas formated
Q: Its been a long 24hrs, now I load rom, correct?
Click to expand...
Click to collapse
It sounds like you have a ROM loaded if its cycling at the BeatsAudio screen. Yes, you can do the ROM now. Make sure you do a factory reset before installing the ROM (or after I suppose)
rafalk86 said:
Long story short,
Purchased a Tmobile HTC One, Planned on taking it over to Straight Talk.
I have not asked any questions because I can usually figure this out.
Facts:
Unlocked using All In One
TWRP recovery
Issue:
Keep rebooting once it gets to the HTC One screen with Beats Audio
I am about 22 hours into this and very frustrated, it seems as though I do not have an O.S.
Cannot mount E:
Click to expand...
Click to collapse
Are you using Mac OSX? What is the format of the external_sd card? Is it formatted FAT, FAT32, or EX_FAT?
Clockworkmod does not support EX_FAT, so you must format it to FAT in order for it to mount. OSX can't format FAT32, so you must format FAT.
Hey guys! First of all I'm sorry for the thread but I'm a bit desperate. At the moment I have OmniROM 4.3 installed which replaced CWM with TWRP. I'd like to install CM 11 but it gives me an error:
Code:
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip '...'
Error flashing zip '...'
I have googled a bit and I found this thread, but it's a bit complicated for me: http://forum.xda-developers.com/showthread.php?t=2516253.
Is there any way to replace TWRP with CWM? (Except restarting everything with Odin)
I'd appreciate if you guys could help me out.
revoxis said:
Hey guys! First of all I'm sorry for the thread but I'm a bit desperate. At the moment I have OmniROM 4.3 installed which replaced CWM with TWRP. I'd like to install CM 11 but it gives me an error:
Code:
set_metadata_recursive: some changes failed
E:Error executing updater binary in zip '...'
Error flashing zip '...'
I have googled a bit and I found this thread, but it's a bit complicated for me: http://forum.xda-developers.com/showthread.php?t=2516253.
Is there any way to replace TWRP with CWM? (Except restarting everything with Odin)
I'd appreciate if you guys could help me out.
Click to expand...
Click to collapse
u can try flash temporary CWM recovery and try to install CM11
http://forum.xda-developers.com/showthread.php?t=1987313
Same error:
Code:
set_metadata_recursive: some changes failed
E: Error in ...
(Status 7)
Installation aborted.
revoxis said:
Same error:
Code:
set_metadata_recursive: some changes failed
E: Error in ...
(Status 7)
Installation aborted.
Click to expand...
Click to collapse
Status 7 error.
I was using cocore twrp .. to get cwm I flash cocore cwm ..
Sent from my GT-I9070 using XDA Premium 4 mobile app
hi,
I am trying to put carbon rom for my s advance but when i try to install it i get an error E: failed to verify whole -File signature
E: signature verification failed pls help.
regards,
Sanket.
rupsank said:
hi,
I am trying to put carbon rom for my s advance but when i try to install it i get an error E: failed to verify whole -File signature
E: signature verification failed pls help.
regards,
Sanket.
Click to expand...
Click to collapse
Details on how u flash the rom? Most probably is your download file corrupted, or you try to flash the rom with samsung recovery instead of cwm
basically I wiped my phone accidentally so i have no OS, i can access TRWP recovery and i tried to sideload adb following this video
https://www.youtube.com/watch?v=xWmnHwkDrKk
although when i enter "adb usb" i get the msg "error: closed"
i am totally stuck here.... help is very much appreciated!
Lanky09 said:
basically I wiped my phone accidentally so i have no OS, i can access TRWP recovery and i tried to sideload adb following this video
https://www.youtube.com/watch?v=xWmnHwkDrKk
although when i enter "adb usb" i get the msg "error: closed"
i am totally stuck here.... help is very much appreciated!
Click to expand...
Click to collapse
you have the rom.zip in the same folder as adb / fastboot, and the phone is in the home screen of TWRP
try adb push rom.zip /sdcard
wait for it to copy then install it from twrp
clsA said:
you have the rom.zip in the same folder as adb / fastboot, and the phone is in the home screen of TWRP
try adb push rom.zip /sdcard
wait for it to copy then install it from twrp
Click to expand...
Click to collapse
thanks for the reply.
i just tried that and get the msg "error: closed"
Lanky09 said:
thanks for the reply.
i just tried that and get the msg "error: closed"
Click to expand...
Click to collapse
update your adb
http://forum.xda-developers.com/showthread.php?t=2588979
clsA said:
update your adb
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
i installed "fastboot_adb(1.0.32)_071114_r21"
but when i type adb version it says 1.0.31
now after usb device it does have s/n and sideload, before it said host
if i try push a .zip it still says error: closed
what directory does the cmd.exe need to be in?
Lanky09 said:
i installed "fastboot_adb(1.0.32)_071114_r21"
but when i type adb version it says 1.0.31
now after usb device it does have s/n and sideload, before it said host
if i try push a .zip it still says error: closed
what directory does the cmd.exe need to be in?
Click to expand...
Click to collapse
from the same dir as adb / fastboot
right click + shift / command prompt here
clsA said:
from the same dir as adb / fastboot
right click + shift / command prompt here
Click to expand...
Click to collapse
alright i managed to sideload a ROM but when I flash i get this error
"assert failed: getprop("ro.product.device") ==getprop("ro.build.product") == "m7"
E: Error executing updater binary in zip '/data/
Lanky09 said:
alright i managed to sideload a ROM but when I flash i get this error
"assert failed: getprop("ro.product.device") ==getprop("ro.build.product") == "m7"
E: Error executing updater binary in zip '/data/
Click to expand...
Click to collapse
that sounds like an OTA update error
what file are you trying to sideload / install ?
clsA said:
that sounds like an OTA update error
what file are you trying to sideload / install ?
Click to expand...
Click to collapse
the rom zip file of this http://forum.xda-developers.com/showthread.php?t=2514595&highlight=assert
Lanky09 said:
the rom zip file of this http://forum.xda-developers.com/showthread.php?t=2514595&highlight=assert
Click to expand...
Click to collapse
that explains it
Flashing Procedure:
1)Download TWRP 2.6.3.0 from here
Click to expand...
Click to collapse
As the title says, I am having trouble booting into 5.1.2 I try to adb sideload the bin file (update-kindle-20.5.4.2_user_542168620) and it gets stuck verifying update package. Then after I get the following error ( E: Could not verify whole-file signature ) and then it goes back to the recovery menu, Is there a fix around this?
dznSpencer said:
As the title says, I am having trouble booting into 5.1.2 I try to adb sideload the bin file (update-kindle-20.5.4.2_user_542168620) and it gets stuck verifying update package. Then after I get the following error ( E: Could not verify whole-file signature ) and then it goes back to the recovery menu, Is there a fix around this?
Click to expand...
Click to collapse
Sounds like the 5.1.2 package may be corrupt. Try downloading it again.