hey guys
i want to reflash my cwm recovery (v6.x )but i cant find a download link. i tried cwm manager app but it has no official recovery for i9003
I dont know what information u all about my phone to find a recovery so. . .
iam running xgamerz v3 [4.1.2].
and is there any way to flash a recovery without going into recovery mode ? because i cant iam having an issue with rebooting into recovery.
thanx in advance.
The recovery is merged with the kernel, there r no separated img for recovery for 9003. U can just flash the boot.img from rom zip file but must tar it for odin.
Sent from my Galaxy Nexus using Tapatalk 4
chongns said:
The recovery is merged with the kernel, there r no separated img for recovery for 9003. U can just flash the boot.img from rom zip file but must tar it for odin.
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
yeah ill try this... thanx actually i had posted a thread maybe yesterday title -"cant reboot into recovery" will u plz read tht ull understand what actually happend and reply plz
swapnilpx said:
yeah ill try this... thanx actually i had posted a thread maybe yesterday title -"cant reboot into recovery" will u plz read tht ull understand what actually happend and reply plz
Click to expand...
Click to collapse
upload the boot.img form the rom zip, i try make a odin flashable tar for you to try....:fingers-crossed:
chongns said:
upload the boot.img form the rom zip, i try make a odin flashable tar for you to try....:fingers-crossed:
Click to expand...
Click to collapse
http://db.tt/k1wakDI6 this is the link of boot.img copied from rom pakage i.e. xgamerz v3 installed on my phone . Ill be waiting for ur reply .
And by the way mobile odin cant operate in my phone because of unexpected partition so will it be fine if i flashed the recovery using pc odin -will the partition cause any problem ?
swapnilpx said:
http://db.tt/k1wakDI6 this is the link of boot.img copied from rom pakage i.e. xgamerz v3 installed on my phone . Ill be waiting for ur reply .
And by the way mobile odin cant operate in my phone because of unexpected partition so will it be fine if i flashed the recovery using pc odin -will the partition cause any problem ?
Click to expand...
Click to collapse
Not sure about how, but since dhiru done that before so, it is able to flash kernel using odin. Dhiru had ask some tester to flash test kernel with odin to test backlight bug.
Sent from my Galaxy Nexus using Tapatalk 4
---------- Post added at 08:31 PM ---------- Previous post was at 07:49 PM ----------
swapnilpx said:
http://db.tt/k1wakDI6 this is the link of boot.img copied from rom pakage i.e. xgamerz v3 installed on my phone . Ill be waiting for ur reply .
And by the way mobile odin cant operate in my phone because of unexpected partition so will it be fine if i flashed the recovery using pc odin -will the partition cause any problem ?
Click to expand...
Click to collapse
i found tat is a error on the boot.img you posted like below....when i trying to unpack it using @loSconosciuto unpack script.. wonder why...
to IoSconociuto, would you mind to share your script to make odin flashable tar file for boot.img flashing ? or post the steps to make it ?
for CM alpha with mtd partition version? thanks
gzip: ../bootimg-ramdisk: invalid compressed data--crc error
5254 blocks
729 blocks
gzip: ../bootstrap/ramdisk-recovery.cpio.gz: invalid compressed data--format violated
cpio: premature end of file
Compression: gzip
Click to expand...
Click to collapse
chongns said:
Not sure about how, but since dhiru done that before so, it is able to flash kernel using odin. Dhiru had ask some tester to flash test kernel with odin to test backlight bug.
Sent from my Galaxy Nexus using Tapatalk 4
---------- Post added at 08:31 PM ---------- Previous post was at 07:49 PM ----------
i found tat is a error on the boot.img you posted like below....when i trying to unpack it using @loSconosciuto unpack script.. wonder why...
to IoSconociuto, would you mind to share your script to make odin flashable tar file for boot.img flashing ? or post the steps to make it ?
for CM alpha with mtd partition version? thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=38166091&postcount=2
this a link of a tutorial abt how to convert .img to .tar.md5 ... iam not familiar with linux command hope it helps u.. and and and will it be fine if i flash any other cwm version which i9003 supports if it is ok then u can upload one if u have...
swapnilpx said:
http://forum.xda-developers.com/showthread.php?p=38166091&postcount=2
this a link of a tutorial abt how to convert .img to .tar.md5 ... iam not familiar with linux command hope it helps u.. and and and will it be fine if i flash any other cwm version which i9003 supports if it is ok then u can upload one if u have...
Click to expand...
Click to collapse
sorry bro, had to give up on this, need to outstation for few days, btw, i'm not that expect on this, just learning for fun, but you can post in cm alpha thread, and ask @dhiru1620 or @LoLaTiOn for the odin flashable kernel file.
it just need to spend about 15min top to build from source, (sure they have the source)
hope they will help you.
chongns said:
sorry bro, had to give up on this, need to outstation for few days, btw, i'm not that expect on this, just learning for fun, but you can post in cm alpha thread, and ask @dhiru1620 or @LoLaTiOn for the odin flashable kernel file.
it just need to spend about 15min top to build from source, (sure they have the source)
hope they will help you.
Click to expand...
Click to collapse
i guess the boot.img file gave an error bcoz it was corrupted. so i had uploaded a new one http://db.tt/k1wakDI6 and thanx for ur help ill ask for their help
@chongns
Rename boot.img to normalboot.img and run
Code:
tar -cvf kernel_PDA.tar normalboot.img
It's like for stock kernels. If you have to flash bootloaders, efs, pit, param, normalboot and recovery there's no need to do a repartition and the flashable stuff is for both CM and stock. Everything else (system, userdata, cache, modem) require a repartition.
Anyway, I didn't try to unpack the kernel, but if you get that errors it means that the files for recovery are somewhat corrupted. Flashing a kernel with ODIN will fix the problem.
@swapnilpx
Here I uploaded the last 2.6.35 kernel I built for CM10, flashable with ODIN. The file is kernel2_PDA.tar. It should work with the ROM you are running since it's based on my CM10.
loSconosciuto said:
@chongns
Rename boot.img to normalboot.img and run
Code:
tar -cvf kernel_PDA.tar normalboot.img
It's like for stock kernels. If you have to flash bootloaders, efs, pit, param, normalboot and recovery there's no need to do a repartition and the flashable stuff is for both CM and stock. Everything else (system, userdata, cache, modem) require a repartition.
Anyway, I didn't try to unpack the kernel, but if you get that errors it means that the files for recovery are somewhat corrupted. Flashing a kernel with ODIN will fix the problem.
@swapnilpx
Here I uploaded the last 2.6.35 kernel I built for CM10, flashable with ODIN. The file is kernel2_PDA.tar. It should work with the ROM you are running since it's based on my CM10.
Click to expand...
Click to collapse
thanks loSconosciuto, i know that magic, just did not know we can simply rename it.
cause i though it should be different cause CM kernel have 2 stage of compression.
Related
i have downloaded ddkt1 from samfirmware...it contains nly one tar file.... plz tell me detaild procedure right from preparing odin... rep asap...currently m running cm7.1....or at least tell me wat actions i need to perform to flash rom thru cwm.... i mean all such things like format/mount/reset/wipe... etc..m confused
Try this
but do i need to wipe data n all those steps after and before flashing through odin???
no.. ODIN does that automatically for you.
should i use that ops file shown in video to flash the roms (one package) everytime? i guess its the same tat i had used while flashing cwm....shud i use the same ops file that i had used while flashing cwm?
yeah it's the same one.
lomash said:
Try this
Click to expand...
Click to collapse
this realy help
Here is the stock recovery to flash with odin as flashable tar file:
Recovery
Kernel
i just wanna share
nice work this is usefull if we want to return to fully stock phone if you running stock rom with cwm. no need to flash complete rom
btemtd said:
nice work this is usefull if we want to return to fully stock phone if you running stock rom with cwm. no need to flash complete rom
Click to expand...
Click to collapse
im gonna leave now for nexus 4...sold my s3 lte right now...
greetz
F1tty said:
Here is the stock recovery to flash with odin as flashable tar file:
Recovery
Kernel
i just wanna share
Click to expand...
Click to collapse
Thanks for sharing. trying now
F1tty said:
Here is the stock recovery to flash with odin as flashable tar file:
Recovery
Kernel
i just wanna share
Click to expand...
Click to collapse
Hi. I have a S3 LTE Gt-I9305 Will these Recovery and Kenel work for my phone and if so what is best to flash first the Kernel or the Recovery?.
Thanks
Rich32 said:
Hi. I have a S3 LTE Gt-I9305 Will these Recovery and Kenel work for my phone and if so what is best to flash first the Kernel or the Recovery?.
Thanks
Click to expand...
Click to collapse
Doesn't matter in This case
These task were better done by mobile odin and no need the separate recovery and kernel. Run mobile odin, touched on the kernel field and selected the full rom file here. Then touched on the recovery field and selected the rom file here. Mobile odin will extract the kernel and recovery data on it. Touched flesh firmware. Once completed, the stock kernel and recovery were installed. This operations all done by phone, no need to use pc.
Send via i9505 using XDA premium,
ROM: PYRANA 1.3 Lite,
Kernel: adam 1.32, Phil 5.06.0 CWM,
superSU Pro 1.30, 64GB exFAT Card
Help, cant locate the correct link
the links dont work for me ??
Links just downloads "downloadmanager_setup.exe" ?
Guess im being thick I know they put the links in obscure places but for the life of me i can only find ilivid or download manager.
any1 point me in the right direction please.
Thanks
dokta-d said:
the links dont work for me ??
Links just downloads "downloadmanager_setup.exe" ?
Just read the instructions for deposit files
Download file in browser .
But as the links are a year old they may have been deleted .
Click to expand...
Click to collapse
F1tty said:
Here is the stock recovery to flash with odin as flashable tar file:
Recovery
Kernel
i just wanna share
Click to expand...
Click to collapse
Recovery file is only 5.46 MB !...is it correct?
Sent from my GT-I9305 using Tapatalk now Free
Yes it's from one of the first stock Roms
Yann68 said:
Recovery file is only 5.46 MB !...is it correct?
Sent from my GT-I9305 using Tapatalk now Free
Click to expand...
Click to collapse
Where and what link did you click to download the files? All I get is download manager.
No instructions anywhere?
sorry...but how to flash stock kernel...i mean which option should remain ticked in odin??
sorry to rebump this thread..I need help,pls re-up the kernel...
Anybody?
Tnx
The download url is forward to adsware now, is there anyone has other links??
Guyx i want a flashable zip of Original hTC Kernel for my ICS rom ( ICE_ECLIPSE ) i think the last htc kernel is 3.0.21 ... HTC ICS with sense 3.6 ..
is anyone who can help me ? :/
Thanks ..
no one there ? who can help Me :'(
mrroks said:
no one there ? who can help Me :'(
Click to expand...
Click to collapse
I have a stock kernel from GB 2.3.5 backup,
and also................... from ICS 4.0.4
you can flash it via fastboot,
but why don`t you use BtB from amidabuddha,
it indeed is a stock, only cleaned a little...
asgardr said:
I have a stock kernel from GB 2.3.5 backup,
and also................... from ICS 4.0.4
you can flash it via fastboot,
but why don`t you use BtB from amidabuddha,
it indeed is a stock, only cleaned a little...
Click to expand...
Click to collapse
ohk .. ill try it Thanks !
asgardr said:
I have a stock kernel from GB 2.3.5 backup,
and also................... from ICS 4.0.4
you can flash it via fastboot,
but why don`t you use BtB from amidabuddha,
it indeed is a stock, only cleaned a little...
Click to expand...
Click to collapse
hey listen .. kernel only contains Boot.img file .. ? not other files ?
dude ?
mrroks said:
hey listen .. kernel only contains Boot.img file .. ? not other files ?
Click to expand...
Click to collapse
Have you downloaded the package from a kernel thread?
if so, when s-on, flash zip via recovery,
and extracted boot.img from it, via fastboot,
BtB package- if that's what you ask- contains
much more than just boot.img...
...and htc stock... well, boot.img is what we see at first,
but it also need drivers- look for it in:
/system/lib/modules
/system/lib/libhardware_legacy.so
/system/etc/firmware
asgardr said:
Have you downloaded the package from a kernel thread?
if so, when s-on, flash zip via recovery,
and extracted boot.img from it, via fastboot,
BtB package- if that's what you ask- contains
much more than just boot.img...
...and htc stock... well, boot.img is what we see at first,
but it also need drivers- look for it in:
/system/lib/modules
/system/lib/libhardware_legacy.so
/system/etc/firmware
Click to expand...
Click to collapse
i have downloaded b2b kernel .. but i want stock .. so wat do i do .. ? to get the ICS kernel Stock ? for my custom rom ?
mrroks said:
i have downloaded b2b kernel .. but i want stock .. so wat do i do .. ? to get the ICS kernel Stock ? for my custom rom ?
Click to expand...
Click to collapse
well... it seems i have to dig in my ICS back up,
grab it, zip and attach to this very post....
but not within the next hour or two....
is is a good plan
Edit: ..I`m back... in the attachment there is zipped boot.img
from: Saga_ICS_4.0.4_14.01.401.2_71ORD.....
To be on a safe side, i added files from: /etc/firmware folder
which you may not even need...but they are there....
Flash boot.img via fastboot and reboot- see if the device boots,
there is a small chance the files belonging to the kernel
driving your device at the moment, may be conflicting with
stock kernel- shouldn`t lead to bootloops
you may rather find wifi not working- for example- or something else,
but you never know.....
...so if you haven`t yet,
flash first, BtB amidabuddha kernel for sense 3.6- via recovery
-then from recovery:
adb reboot bootloader
and :
fastboot flash boot boot img
the stock kernel from the zip, attached to this post
this way, even if it misses some drivers,
i did not supplied,
they`ll be supplied by the
package fromBtB.....
...and first before doing anything to the phone,
check in the op of that rom thread,
which kernel its dev recommends,....
in some cases, they are specially modded
to meet particular rom demands,.....
....success.....
Edit 2: just checked it, <ICE_eclipse> is been driven by stock
htc 3 kernel- were you aware of it?...
asgardr said:
well... it seems i have to dig in my ICS back up,
grab it, zip and attach to this very post....
but not within the next hour or two....
is is a good plan
Edit: ..I`m back... in the attachment there is zipped boot.img
from: Saga_ICS_4.0.4_14.01.401.2_71ORD.....
To be on a safe side, i added files from: /etc/firmware folder
which you may not even need...but they are there....
Flash boot.img via fastboot and reboot- see if the device boots,
there is a small chance the files belonging to the kernel
driving your device at the moment, may be conflicting with
stock kernel- shouldn`t lead to bootloops
you may rather find wifi not working- for example- or something else,
but you never know.....
...so if you haven`t yet,
flash first, BtB amidabuddha kernel for sense 3.6- via recovery
-then from recovery:
adb reboot bootloader
and :
fastboot flash boot boot img
the stock kernel from the zip, attached to this post
this way, even if it misses some drivers,
i did not supplied,
they`ll be supplied by the
package fromBtB.....
...and first before doing anything to the phone,
check in the op of that rom thread,
which kernel its dev recommends,....
in some cases, they are specially modded
to meet particular rom demands,.....
....success.....
Edit 2: just checked it, <ICE_eclipse> is been driven by stock
htc 3 kernel- were you aware of it?...
Click to expand...
Click to collapse
dude em aware of it .. but i was so mad about the swype2wake so flashed the amidab's kernel ... but i noticed a very much decrease in the performance .. stock kernel was very great in performance that y i asked for kernel_stock_ics.zip cause i dont want to flash the whole rom just for the kernel :/ Thanks Man <3
hi all
i am using stock rom DDLF2 (one file) downloaded from teashare.com and using BAM universal kernel 15 beta by xda_BAM. I tried to install CM11 but faced bootloop i.e stuck at samsung logo. now i want to install CM11 plz guide me which kernel and recovery should i use?i am really desparate to use this ROM. thanks in advance.
14 views but no reply??
Firat go to latest cwm and then install
King11amit said:
Firat go to latest cwm and then install
Click to expand...
Click to collapse
which cwm is compatible,will u be kind to elaborate the procedure.
pliss to.provide the link sir
and thanks for replying
Search on forum cant provide link ok
---------- Post added at 03:15 PM ---------- Previous post was at 03:12 PM ----------
Which cwm version u r using
Flash cm10.2 then cm11 cwm upgrade is automatic
already tried that
let me clearify my situtation here
i was on CM10.2 and than tried to update to CM11 by directly flashing CM11 zip as directed by dhiru in the OP,i ended up in bootloop so i flashed DDLF2 yet bootloop resulted.I searched the forum and found BAM kernel as the solution and phone booted successfully.
now u want to flash cm11.can i do it directly or Do i need to flash a diffrent kernel or recovery first?
plz help.
Goto cwm recovery. Wipe user data, format system, flash cm 11 ROM. Good to go.
Sent from my GT-I9003
sam_777 said:
Goto cwm recovery. Wipe user data, format system, flash cm 11 ROM. Good to go.
Sent from my GT-I9003
Click to expand...
Click to collapse
thanks for replying.
so i dont need to flash any other kernel or an updated recovery or anything?
and one more noob question
what diffrence does it make if i install stock ROM DDLF2 using one file only or using 5 files(pit,bootloader,modem etc.) as suggested by sgtechwork in this thread.
forum.xda-developers.com/showthread.php?t=2329200
suripape said:
thanks for replying.
so i dont need to flash any other kernel or an updated recovery or anything?
Click to expand...
Click to collapse
You don't need kernel or cwm. Both are included in cm ROM.
Sent from my GT-I9003
Remove battery and place it back (turn off),
put your phone into download mode (vol down-home then power)
odin
place all the stock rom files (pit, ....)
start
and also I suggest you don't go for the CM11 yet, because it has some bugs as I tried it.
There are better stable roms for SL here.
HTH
This is a Video TUT on How to fix Unable To Mount /System Partiton
While Flashing A Rom:-
In The Video I have used the Multi-Rom TWRP 3.0.0 but this problem occurred with every Version
Watch the video - Video Starting is About the problem and then the solution to flash roms bypassing this prob.
*This is My First video so ignore Mistakes i made:silly:
Use EarPhone For Best Sound
Proper Method To -Install a rom From TWRP Follow:-
1).Reboot Into recovery [Obviously]
2).Select Wipe-AdvanceWipe-and select Dalvik,Cache,System,Data and Swipe the slider to wipe
3) Then Follow the Procedure i mentioned in video above
4).Then install Any Rom u want
Note:- This is not a permanent fix you have to follow the same procedure every time you want to install the ROM
THANKS To
XDA-Devs
@Sheref (for asking a Video Tut)
@GautamMaini (For Video and Thread)
Do Hit Thanks Button If I Helped It Encourages ME
Reserved Waiting For Video to Upload
Very helpful bro:good:
Bro I got a new method to solve that problem (not a permanently solution).
And now I can install any ROM.
Sheref said:
Bro I got a new method to solve that problem (not a permanently solution).
And now I can install any ROM.
Click to expand...
Click to collapse
What it is
Gautam Maini said:
What it is
Click to expand...
Click to collapse
I'm using old twrp 2.7..1...
Select wipe and select system and then select repair or change file system(something like that)and change the system partition ext4 to ext3 and wipe ,done .install ROM . now I flashed baiducloud os and it successfully installed and booted.
Sry for my bad English
bro its not working for me .. m having twrp 2.7.1 nd trying to flash kit-cat build 4 ... tried everything bt still getting error "unable to mount /system". plaese help.. tnx
aniket_anky said:
bro its not working for me .. m having twrp 2.7.1 nd trying to flash kit-cat build 4 ... tried everything bt still getting error "unable to mount /system". plaese help.. tnx
Click to expand...
Click to collapse
First Wipe system then restart recovery with no os installed. Then mount system and install rom !
Otherwise
Update to latest twrp
aniket_anky said:
bro its not working for me .. m having twrp 2.7.1 nd trying to flash kit-cat build 4 ... tried everything bt still getting error "unable to mount /system". plaese help.. tnx
Click to expand...
Click to collapse
Bro if the method not working ,I have one method>>Using odin u can flash Roms.first you have to install assayed kitchen from this link ( https://forum.xda-developers.com/ch...ndroid-roms-editor-assayyedkitchen-t3410545). Then convert the ROM (the ROM u want to install) to .tar file (its Odin flashable file).
You can get the steps from above link.
Now I'm using this method to install Roms.
For more details PM me.
Thanks!!! You Are great
TheAndroidMods said:
Thanks!!! You Are great
Click to expand...
Click to collapse
Pleasure Helping
Sheref said:
Bro if the method not working ,I have one method>>Using odin u can flash Roms.first you have to install assayed kitchen from this link ( https://forum.xda-developers.com/ch...ndroid-roms-editor-assayyedkitchen-t3410545). Then convert the ROM (the ROM u want to install) to .tar file (its Odin flashable file).
You can get the steps from above link.
Now I'm using this method to install Roms.
For more details PM me.
Click to expand...
Click to collapse
thanks bro u saved the day
aniket_anky said:
thanks bro u saved the day
Click to expand...
Click to collapse
Welcome bro. :good::laugh:
Thanks a Core!
Sheref said:
Bro if the method not working ,I have one method>>Using odin u can flash Roms.first you have to install assayed kitchen from this link ( https://forum.xda-developers.com/ch...ndroid-roms-editor-assayyedkitchen-t3410545). Then convert the ROM (the ROM u want to install) to .tar file (its Odin flashable file).
You can get the steps from above link.
Now I'm using this method to install Roms.
For more details PM me.
Click to expand...
Click to collapse
Hey Sheref, your suggestion rocked.
First, I used Assayyed Kitchen for modifying Jelly Bean 4.1.2 of my Samsung Quattro GT-i8552. I made rom zips and flashed modified rom successfully after changing a few lines in updater-script.
Yesterday, I followed same method for Samsung Core GT-i8262. While flashing the rom, I got status 0 error. Then, I made almost 8 to 10 different rom zips with different alterations in updater-script; some copied from custom roms available for Core. Even after that I got status 0 error. I was highly frustrated with what was going on. I searched XDA for solution for updater-script errors and solutions etc. yesterday. But, I could not get one. Today morning, again I started my search on XDA and your post wished me Good Morning . Finally, I could flash / install modified Jelly Bean 4.1.2 on Core GT-i8262 (rooted, busy box, init.d, deodexed, debloated 84 apps) via odin. Breakthrough!
For Core 28bit .tar file worked; 32bit did not. Any idea why? Because as per my knowledge Quattro and Core are 32bit devices. Please correct me if I am wrong.
Thanks a Core
zooperaj said:
Hey Sheref, your suggestion rocked.
First, I used Assayyed Kitchen for modifying Jelly Bean 4.1.2 of my Samsung Quattro GT-i8552. I made rom zips and flashed modified rom successfully after changing a few lines in updater-script.
Yesterday, I followed same method for Samsung Core GT-i8262. While flashing the rom, I got status 0 error. Then, I made almost 8 to 10 different rom zips with different alterations in updater-script; some copied from custom roms available for Core. Even after that I got status 0 error. I was highly frustrated with what was going on. I searched XDA for solution for updater-script errors and solutions etc. yesterday. But, I could not get one. Today morning, again I started my search on XDA and your post wished me Good Morning . Finally, I could flash / install modified Jelly Bean 4.1.2 on Core GT-i8262 (rooted, busy box, init.d, deodexed, debloated 84 apps) via odin. Breakthrough!
For Core 28bit .tar file worked; 32bit did not. Any idea why? Because as per my knowledge Quattro and Core are 32bit devices. Please correct me if I am wrong.
Thanks a Core
Click to expand...
Click to collapse
Thanks bro.
32bit also not worked for me , idk why. Thanks for trying it. :angel: :angel::angel::angel:
hello, i want to repartition system partition of my galaxy core i8262,any help?
current system partition = 1.25 gb but i want above 1.80 gb or equal to 1.80 gb .
[email protected] said:
hello, i want to repartition system partition of my galaxy core i8262,any help?
current system partition = 1.25 gb but i want above 1.80 gb or equal to 1.80 gb .
Click to expand...
Click to collapse
Don't mess
Gautam Maini said:
Don't mess
Click to expand...
Click to collapse
you mean its impossible to do so
[email protected] said:
you mean its impossible to do so
Click to expand...
Click to collapse
Yes you can say . Repartition can lead to derious damage