[Q] How Delete Recovery CWM ? - Sony Xperia ZL

My C6503 is rooted with the locked BL, but again with .434 rom.
I want upgrade to .253, but with keeping my root and without all deleted.
I see that if I upgrade via OTA, I keep my root.
But an upgrade via OTA it's impossible with recovery.
As I don't want all deleted and install all (I'll do that for the 4.2.2), I search a solution for deleted my recovery,
We have an idea for just delete CWM ?
Otherwise I'll wait for 4.2.2 and install everything properly

Try flashing just the stock kernel from a ftf file for your device through flashtool. If you changed anything in \system also flash system.

Just the kernel ?
Where I found it for the C6503 ?

There are several ftf files around on this forum, e.g. from Bin4ry. Download the one for your phone, flashing kernel will overwrite cwm.

Resolved with new install (Rom 4.2.2)

Related

How to go back to stock?

A few months ago I flashed xzxperience 2 rom and RaymanFX kernel, this was before official Jellybean rom from Sony was released. My bootloader is unlocked and I want to install official the Jellybean update now. I tried DooMlords rom but it wont flash.
What do i need to do? I dont think I backed up stock kernel as I cannot find it, only stock ICS rom I backed up using clockwork recovery (does that back the kernel up I wonder?)
Can I just use Sony PC companion or OTA update?
Thanks.
No, you can't use PC companion or SEUS when you have an unlocked bootloader.
Have a look in the FAQ of the XPERIA S Development forum and see if there's a ICS ftf
There should be some ICS .45 and .55 ftf files around somewhere.
I believe you can now root .55 so it should speed up your progress to an install of the pre-rooted JB ROM.
That said, DooMLoRD provided a few fastboot 'elf' kernels that you can use to get CWM recovery mode access and then flash the JB pre-rooted ROM.
Best to have all the zip files you need on your phones /sdcard before you start any process though.
If you can't flash the pre-rooted official 6.2.B.0.200 ROM, you can install a leaked version of JB, then install DoomKernel, and you should be able to install the pre-rooted official 6.2.B.0.200 ROM and then DooMKernel again. that's the long way of doing it.
I believe if you're getting a status 7 assert failed, DooMLoRD has a fix for that too, with an ICS kernel/CWM recover of some sort.
I believe there are pointers in DooMLoRDs pre-rooted JB ROM install procedure.
As an aside, I had RaymanFX GPU/CPU over-clocked kernel installed too and found it really good.
You can use EMMA tool from Sony for unlocked bootloaders to go back to stock rom or flash a .200 ftf file with flashtool.
Other option is to flash Doomloards prerooted ROM with CWM or in case you don't have CWM (or CWM on ICS kernel and errors during flashing), first flash Doomlords advanced stock kernel which includes CWM via fastboot / flashtool and than his ROM with CWM.
thanks for the replies guys, I managed to get the doom stock jb rom working in the end, followed the tips in the thread and had to flash Advance Stock Kernel with Recovery v01 (FW 6.2.B.0.200) (CWM 6.0.2.7) before I could install the rom
I will remember in future then if I want stock rom to relock the bootloader.

[Q] Convert CWM backup (.IMG & .TAR) to ODIN Flashable .TAR file

Greetings Folks,
I know this question has been asked before, and I did read a lot of threads on this topic, but ended up getting confused with terms like ADB shell, root shell, emulator etc . So, here I am, asking for help from you guys. I will try to explain what I am trying to achieve, and hope you will point me in the right direction.
I have a ROOTED GT i9082 (firmware details in screenshot). I have backed up my phone using CWM backup mode (.tar format), and I see that the backup folder contains a lot of different kind of files (like .tar, .img and .tar.a extensions). Please see the attached screenshot for the list. Now, I want to create just one single ODIN flashable file (.tar or .tar.md5) from all these files. The reason for this, is if I decide to try and install some stock not-rooted ROM, and lose the CWM, then restoring back to my old rooted ROM could be a hassle. But if I have a backup ODIN flashable file of my current rooted ROM, then I can straight-away flash my backed-up .tar file from ODIN and restore my phone back to my custom ROM.
I have ODIN and the ADB drivers installed on my laptop, just don't know how to create one single ODIN flashable .tar file from all the various files created by the CWM backup. Any help/advice would be appreciated!!! Cheers!!!
acemccloud1 said:
Greetings Folks,
I know this question has been asked before, and I did read a lot of threads on this topic, but ended up getting confused with terms like ADB shell, root shell, emulator etc . So, here I am, asking for help from you guys. I will try to explain what I am trying to achieve, and hope you will point me in the right direction.
I have a ROOTED GT i9082 (firmware details in screenshot). I have backed up my phone using CWM backup mode (.tar format), and I see that the backup folder contains a lot of different kind of files (like .tar, .img and .tar.a extensions). Please see the attached screenshot for the list. Now, I want to create just one single ODIN flashable file (.tar or .tar.md5) from all these files. The reason for this, is if I decide to try and install some stock not-rooted ROM, and lose the CWM, then restoring back to my old rooted ROM could be a hassle. But if I have a backup ODIN flashable file of my current rooted ROM, then I can straight-away flash my backed-up .tar file from ODIN and restore my phone back to my custom ROM.
I have ODIN and the ADB drivers installed on my laptop, just don't know how to create one single ODIN flashable .tar file from all the various files created by the CWM backup. Any help/advice would be appreciated!!! Cheers!!!
Click to expand...
Click to collapse
If those things confuse you then the more you will get confused if we tell you about LINUX COMMAND LINE.
What I know is that there is nobody yet that can do the things you are asking. There is a tutorial on XDA about extracting files from the tar.md5 ODIN flashable file then "cooking" a custom rom from those files.This can also be done with the files from a NANDROID backup. I do not know of a way to do the reverse of that. That is make an ODIN flashable file from those "modded" files. I am sure there is a way but I think it is beyond the means of us non programmers/developers.
Furthermore, it is easier to restore CWM in case you lose, after that restore any NANDROID backup as long as they are on the external sd card.
If you want to learn try THIS
muntinlupa said:
If those things confuse you then the more you will get confused if we tell you about LINUX COMMAND LINE.
What I know is that there is nobody yet that can do the things you are asking. There is a tutorial on XDA about extracting files from the tar.md5 ODIN flashable file then "cooking" a custom rom from those files.This can also be done with the files from a NANDROID backup. I do not know of a way to do the reverse of that. That is make an ODIN flashable file from those "modded" files. I am sure there is a way but I think it is beyond the means of us non programmers/developers.
Furthermore, it is easier to restore CWM in case you lose, after that restore any NANDROID backup as long as they are on the external sd card.
If you want to learn try THIS
Click to expand...
Click to collapse
Thanks for your response @ muntinlupa
Let me explain what I wish to do, and then maybe you can help me understand this better.
I wish to upgrade my i9082 to 4.2.2, but most of the ROMs available on XDA need me to already be on 4.2.2 leaked ROM. I tried a few of the leaked 4.2.2 which were fine with me being on 4.1.2. After flashing the initial 4.2.2 ROM, I was able to boot up successfully, but after that, when I tried to install Balli's GENNXT XUBMGA 4.2.2 ROM, my phone went into boot loop. So I have decided to try the Samsung official 4.2.2 ROM (released in Germany probably), and then try installing Balli's ROM. But the problem is that the official ROM needs to be flashed via ODIN, and will not be rooted. So I fear that after flashing the official 4.2.2 ROM, I might lose my CWM, thereby rendering my restore ability useless, even though I have my CWM backups for my current ROM (Balli's 4.1.2 rooted ROM).
So, my queries are as follows:-
1) If I flash the official 4.2.2 ROM, will I lose my CWM? If yes, is there any way I can flash and install the CWM again with ODIN, with the official 4.2.2 unrooted ROM still installed?
2) Does flashing CWM via ODIN require root or unlocked bootloader?
3) If I can install CWM with the official 4.2.2 unrooted ROM installed on my phone, will I be able to boot into recovery and restore my backed up rooted Balli's 4.1.2 ROM?
So basically, I want to try the 4.2.2 ROM, but want to be able to revert my phone back to 4.1.2 in case I don't like it.
acemccloud1 said:
Thanks for your response @ muntinlupa
Let me explain what I wish to do, and then maybe you can help me understand this better.
I wish to upgrade my i9082 to 4.2.2, but most of the ROMs available on XDA need me to already be on 4.2.2 leaked ROM. I tried a few of the leaked 4.2.2 which were fine with me being on 4.1.2. After flashing the initial 4.2.2 ROM, I was able to boot up successfully, but after that, when I tried to install Balli's GENNXT XUBMGA 4.2.2 ROM, my phone went into boot loop. So I have decided to try the Samsung official 4.2.2 ROM (released in Germany probably), and then try installing Balli's ROM. But the problem is that the official ROM needs to be flashed via ODIN, and will not be rooted. So I fear that after flashing the official 4.2.2 ROM, I might lose my CWM, thereby rendering my restore ability useless, even though I have my CWM backups for my current ROM (Balli's 4.1.2 rooted ROM).
So, my queries are as follows:-
1) If I flash the official 4.2.2 ROM, will I lose my CWM? If yes, is there any way I can flash and install the CWM again with ODIN, with the official 4.2.2 unrooted ROM still installed?
2) Does flashing CWM via ODIN require root or unlocked bootloader?
3) If I can install CWM with the official 4.2.2 unrooted ROM installed on my phone, will I be able to boot into recovery and restore my backed up rooted Balli's 4.1.2 ROM?
So basically, I want to try the 4.2.2 ROM, but want to be able to revert my phone back to 4.1.2 in case I don't like it.
Click to expand...
Click to collapse
Everything you need to know is HERE. Installing balliboxer rom needs a wipe after flashing or else you will get bootloop.
And I have done this 2 X. I am back to 4.1.2 now because I want to utilize the external2internal app.
And if you wan to get back to nandroid backup of your 4.1.2 then flash any stock 4.1.2 then install CWM and do a restore from CWM. Very easy for me.
Absolutely right @muntinlupa
@acemccloud1
Go easy man...nothing to worry...
First flash leaked or official 4.2.2 through odin..yes u will lose cwm...so flash cwm through odin...same way as u flashed on 4.1.2...boot in to cwm...wipe data factory reset...wipe cache n dalvik cache...now flash GENNXT 4.2.2...after flashing wipe cache n dalvik cache...reboot..
now u r on ballis GENNXT 4.2.2
Now if u want to revert back..(4.1.2 restore)
Flash stock 4.1.2 through odin (necessary as u can't restore ur 4.1.2 backup on 4.2.2)...flash cwm through odin...restore ur 4.1.2 backup with cwm....
Remember...before doing factory reset if ur backup file is in internal sd then just move it on external sd>clockworkmod>backup>ur file...n do not rename ur backup file...u may get md5 mismatch error...happy flashing....:thumbup:
Sent from my GT-I9082 using Tapatalk 2
Thanks @jetvis37 and @muntinlupa :highfive:
I have a better understanding of how to do this now.....I will try it out first thing tomorrow morning....keeping my fingers crossed

[Q] [Noob] confused on xperia ion

Hi i got this sony xperia ion.
I unlocked the bootloader last night and when i tried to update to latest software version (6.2.B.221 i think) it showed me an error whivh i figured cause of unlocking bootloader.. so i gave up on updating with pc companion. Now im tring to just flash the custom rom and kernel but it says i need rooted device to flash.. so i searched about rooting ion and found one thread that i need to flash prerooted kernel.. one that im tring to flash is .elf file and it's stock kernel, prerooted, has cwm and init.d and says (no OC) but will i still be able to use apps that requires rootd device like root explorer, cpu manager after i flash latest firmware and flash new custom rom and new kernel?
I know you cant understand what i wrote.. so..
My situation
I unlocked bootloader before i update it to latest firmware.
Im going to flash kernel that is prerooted, has cwm, init.d. in order to flash latest firmware
After flashing latest firmware, im going to flash custom rom and kernel that is in (rom).zip file
Will i be still able to use superuser? Or like apps that requires rooted device?
It's my first time using sony devices.. please help this nooby noob
and i appreciate any tips or stuff like that will help me thru finally custom rom
(Sorry about my bad English)

Cant get new OTA of new .108

Guys please help why I cant recieve the new OTA of my z1c....im stuck on old .108 I have a deodexed, rooted phone with custom recovery on it.....I also uninstalled some google system apps like gplus and hangouts please help I want the new ota...please and also is it safe to update even you are rooted?
waxiboy said:
im stuck on old .108
Click to expand...
Click to collapse
108 is the latest.
You need to have RU version to get second update of 108
Do I need to flash the stock rom by flash tool? I am rooted and deodexed with custom recovery will it not brick my phone?
No i had root and custom recovery and recive new ota but via usb and everything works gr8 i lost recovery and root but all on int sd was untouched vut if you want flash firmware via flashtool you can chose what wipe

[Q] how to go back to stock rom or...

hi guys,
first of, forgive me If I cannot utilize google or xda's search engine for looking a good solution to my issue, I just cannot think of the right keywords to look for.
for several months now, I currently have CM11 fxp334 by pencam and Bootloader is unlock. Recently Im encountering random reboot issues and I think its getting worst and I am not sure if it has something to do with my link2sd, because at times when it does randomly reboots, I lose some apps that are link to my sdcard after booting.
1) Im thinking of either updating to the latest CM11(or CM12) nightly builds (I have cwm obviously) to assume that latest builds have less bugs
2) or is it possible to use cwm in trying to install/flash stock xperia M firmware because CM seems to be a power hog based on my own observation vs stock sony 4.3 JB. If this can be done, can some good soul point me to the right direction please.
I have my rest days, I hope I can use it by fixing my phone. Thank you.
Just flash your stock .ftf file to go back to stock.
You will have to reflash recovery tho.
*blink*
RedLedLight said:
Just flash your stock .ftf file to go back to stock.
You will have to reflash recovery tho.
*blink*
Click to expand...
Click to collapse
flash by using cmw, or flashtool? can cmw recognize a *.ftf file?
and when you said that I will have to reflash recovery, I can still use the cmw recovery that Ive previously used with my CM11 together with stock sony rom?
prince10t said:
flash by using cmw, or flashtool? can cmw recognize a *.ftf file?
and when you said that I will have to reflash recovery, I can still use the cmw recovery that Ive previously used with my CM11 together with stock sony rom?
Click to expand...
Click to collapse
flash .ftf using flashtool flashmode
afaik cwm only support .zip file for flashing
you can have cwm on stock rom when you flash stock kernel that includes cwm
flash it with flashtool fastboot mode
just press thanks if it's helps instead of typing it

Categories

Resources