Please help installing TWRP - T-Mobile Samsung Galaxy Note5

Silly me, need a hand here please;
I got my new Note 5 rooted easily, and wanted to use Flashify to install TWRP. So I downloaded this;
TWRP v2.8.7.1 N920T/P: http://forum.xda-developers.com/show...62&postcount=3
But it saved as a .tar file, not an .img file ? And Flashify says it must be an .img file. Can I just rename the end to " .img " ? Right now the file is named " TWRP-2.8.7.1-Alpha_N920T.tar.md5 "
Any help would be greatly appreciated, thanks.

re: img file
Zorachus said:
Silly me, need a hand here please;
I got my new Note 5 rooted easily, and wanted to use Flashify to install TWRP. So I downloaded this;
TWRP v2.8.7.1 N920T/P: http://forum.xda-developers.com/show...62&postcount=3
But it saved as a .tar file, not an .img file ? And Flashify says it must be an .img file. Can I just rename the end to " .img " ? Right now the file is named " TWRP-2.8.7.1-Alpha_N920T.tar.md5 "
Any help would be greatly appreciated, thanks.
Click to expand...
Click to collapse
You cannot simply rename it, you have to extract the IMG file using winrar or winzip
then you can use flashify to flash it if you don't want to odin flash the tar file.
The TAR file only contains one file, it's name is recovery.img
Good luck,
Have a great weekend!

Thanks. I installed TWRP through ODIN, was super easy and fast. I just installed a fresh ROM, ThrashROM Lite
Man, I haven't owned my new Note 5, but a few hours, and already rooted with a custom ROM.

Related

[Q] XXKG5 files for ODIN

Hi,
I need help from kind heart people in this forum if they can help to re-packaged the XXKG5 files from xda-developer into ODIN flashable files like example
CODE_I9100XXKG5_xxxxxx.tar.m d5
MODEM_I9100XXKG5_xxxxxx.tar.md5
GT-I9100-CSC-xxxxxx.tar.md5
I have downloaded the XXKG5 files from xda-developer BUT the package contains files like boot, cache, factoryfs, hidden, modem, param.lfs, sbl and zImage of which I cannot flash with ODIN.
Any help would be greatly appreciated as I would like to have XXKG5 on my SGS2.
Thanks.
i guess you extract the .tar file don't you? just double click 7e file that you originally download and use the extracted file as it is. do not need to extract once again.
prydoxs said:
i guess you extract the .tar file don't you? just double click 7e file that you originally download and use the extracted file as it is. do not need to extract once again.
Click to expand...
Click to collapse
I didn't. Yes I extracted the first compressed file dowloaded. Then all I get are the files like in Image 1. Since Odin cannot flash the compressed file in Image 1....IF I extracted the compressed file in Image 1 then all I get are the files like in Image 2...
As you can see, either way I can't flash with Odin.
If you downloaded from xda it shouldntt look like that.You only need to double click on the file and it extracts.if you didn't download from here then here it is
http://forum.xda-developers.com/showthread.php?t=1075278
Read the first notice part about extracting the file to make sure you understand clearly.

[Request] somebody that can create update.zip for cwm

can someone create a update.zip for cwm with this old firmware v08 , i just badly need it , i have a prototype o3d and i updated it to v10d and after that my battery is always 0%.. the old firmware that is ok with my o3d is v08.
this is the link of the 1st rom that i need.
http://www.multiupload.com/UQPQO1SJ0S
i am hoping that someone can help. thanks
isaias19 said:
can someone create a update.zip for cwm with this old firmware v08 , i just badly need it , i have a prototype o3d and i updated it to v10d and after that my battery is always 0%.. the old firmware that is ok with my o3d is v08.
this is the link of the 1st rom that i need.
http://www.multiupload.com/UQPQO1SJ0S
i am hoping that someone can help. thanks
Click to expand...
Click to collapse
If that's the firmware you need, just download it and put in a zip file.
right click on the folder then add to archive. use the compression method store.
That should work but do a backup before hand just in case.
I tried to zip it and rename it to update.zip and install it via cwm recovery but the recovery said that it failed on signature.. Something.,,
isaias19 said:
I tried to zip it and rename it to update.zip and install it via cwm recovery but the recovery said that it failed on signature.. Something.,,
Click to expand...
Click to collapse
The file is already a zip file, it's just in the wrong compression method...
using winrar, open the zip file, then tools, then convert archive.
A box should appear, change the archive format to zip, and compression method to store.
Hi, isaias19, I also have a prototype o3d. I can not use it after rom(v10d, v10e) upgrade. If possible, could you post your v08 rom backup file using cmw?? Thanks.
@ modernbruce
we have the same problem , i did not backup my stock rom thats why iam searching for the v08 firmware. =C
Hi ,
For your case update.zip will not solve your problem.
you need dump your system and replace by another one:
To see your partition :
adb shell cat /proc/partitions
After try use these command to put your new system :
http://www.omappedia.org/wiki/Android_eMMC_Booting
++

[Q] Flashing CWM with odin - check image file!!

Hey I'm new herre and im trying to put clockwork mod on my phone, ive already rooted with superone click. Im using odin v3.95 and i think i need a ops file because when i try to click start with cwm loaded in pda i just get a check image file error.
Im a total noob. Please Help! Thanks
What is the filename of the file you're trying to flash?
cwm-recovery-ALL.tar
I at least figured out it had to be a .tar file.
Download 7zip and open that .tar file within 7zip...is there another .tar or .md5 file inside? There was a CWM .tar released that you had to extract the flashable file from inside of it.
Whoever packaged it made it really confusing. Check and see if that's what you got. Or link me to the file you downloaded and I'll check it out for you.

[Q] What's in the .zip file I flash?

Hello xdawesome forum,
If I want to make my own .zip file to flash it using CWM and boot in some linux distro; say debian, what should be included in this .zip file?
Is it as simple as putting my .img file in a .zip file?
I think your best option is to follow this tuto : whiteboard.ping.se/Android/Debian
If you try to flash directly a debian img, you'll miss some libraries and won't even boot.
blanqesto said:
Hello xdawesome forum,
If I want to make my own .zip file to flash it using CWM and boot in some linux distro; say debian, what should be included in this .zip file?
Is it as simple as putting my .img file in a .zip file?
Click to expand...
Click to collapse
Thanks! I'll get back in here and report if I had any sucess with this.
Matt64 said:
I think your best option is to follow this tuto : whiteboard.ping.se/Android/Debian
If you try to flash directly a debian img, you'll miss some libraries and won't even boot.
Click to expand...
Click to collapse

[Completed] Need an update to my RK3066 that isn't in RAR type but rather ZIP.

i need an update to my RK3066 to 4.4.4 kitkat that isn't in RAR type but rather zip. I've downloaded a couple different ones from the Malaysk profile on XDA and then converted to zip only to have my device recognize it as a bad file. any options?
Hi !
What did you use to convert it ? The zip or rar are the same
You maybe want a zip file in order to flash it in recovery but you have downloaded a rar which isn`t recognized
Open the rar archive and use the files from inside of it , it may contain an image an you have to use that one
Good luck !
xanthrax said:
Hi !
What did you use to convert it ? The zip or rar are the same
You maybe want a zip file in order to flash it in recovery but you have downloaded a rar which isn`t recognized
Open the rar archive and use the files from inside of it , it may contain an image an you have to use that one
Good luck !
Click to expand...
Click to collapse
i did try and flash update w/ the rar but the tablet didn't recognize a rar ext. So i converted to a zip and the tablet stopped because it stated it was a bad file. I thought something may have messed up during the conversion and did it again but same result. I've looked everywhere for updates to 4.4.4 for this tablet but no luck. the ones that i did try and flash would open update and then abort the install.
As I said, I understand what you have tried, now please listen to me, the rar file is not a flashable zip and you cannot just convert it to zip in order to flash it, the flashable zip file results from building the ROM not converting rar to zip
Rar and zip are indeed both archives but the zip you need is a flashable zip as I mentioned above
Open that rar and tell me what you have inside
As for roms, if here on xda aren't available then contact the manufacturer's website or go deeper into Google, as far as I can see there is no ROM for your device here on xda
Sent from my Darkside of Oneplus 3T

Categories

Resources