[Q] Open Xperia X8 ROM - XPERIA X8 General

Hi,I want to port Xperia X8 ROM to my LG P500. So,I downloaded Russian 2.1 ROM (.ftf file),but how can I open it?

FTF is zip file. Unzip it. You'll find system.sin. Google for sin2img and use it on system.sin file. You'll get system.img which you can unyaffs.

Extracted but didn't found any boot.img. So what? Also files needs to be extracted from .sin file as root,so it creates a root folder,which nor zip tools or kitchen can handle.

Related

[Noob-Tutorial] How to create a CWM flashable zip file from FTF Firmware

Hi @all,
I´m using the Flashtool and other provided tools here in the Forum for a long time (thanks to all people who are involved in the developing)
Now I want to give something back.
I´m not a developer but I understand (hopefully) basic things.
I have also some phones which does not support the flashmode so I am reliant to the fastboot mode and CWM.
At this point my goal was to flash the stock ROM to the Xperia Z.
I found a tuturial how to make a flashable zip file for CWM but it was for old devices with yaffs2 filesystem and the new ones have ext4.
After some search I found everything what is needed and I want to share it with you.
The Tutorial covers basic things but maybe it will help some people who will try it.
Step 1
Download the Stock-FW you want (FTF-File)
Step 2
Rename the .ftf File to .zip
Step 3
Extract the system.sin (with 7zip or WinRar for example)
Step 4
Open Flashtool go to "Tools" -> "Sin Editor" -> Choose the extracted system.sin and push "extract" Data
Step 5
You will get an system.ext4 file
Step 6
We have to extract the files which are in the system.ext4 file - for this I used the DiskInternal Linux Reader
Step 7
After extracting the files you have to put all the files in a folder named "system" (low letters)
Step 8
Create a folder named for example "Firmware"
Step 9
Put the "system" folder in the "Firmware" folder
Step 10
Download the Attached META-INF File - extract it and copy the META-INF Folder in the "Firmware" folder
Step 11
Now you have in your "Firmware" folder two sub-folders
"system" and "META-INF"
Now you only have to zip the both folders for example with 7zip or WinRar
Important: You have to set the compression to "Store"
Step 12
Copy the zip File to your SD-Card and flash it with CWM
If you want you can now add files to the system folder - like busy box - and or modify things and flash it over CWM.
Special thanks to Bin4ry
Best regards
UserX10
Learned ! Thank you.
Nice tutorial!
EDIT: The flashable zip is huge (990MB), did this have anything to do with the compression being set to 'store'?
xL3thalTuRdZz said:
Nice tutorial!
EDIT: The flashable zip is huge (990MB), did this have anything to do with the compression being set to 'store'?
Click to expand...
Click to collapse
If you don't set it to store it wont work at all, no rom/flashable zip have anything other than store compression the same goes for bootanimations
Edit: OP/Mod you might just want to change TFT file to FTF in step 1
Sent from my GT-i9100 using Tapatalk 2
Edit2: It seems like this only goes for bootanimations, sorry my bad.
Great.....learning it now
Thanks for the positive feedback.
Changed also the typo on Step 1
I've tried setting compression to 'Normal' and all seems to be going fine...
Sent from my C6603 using xda app-developers app
Can this be applicable to nxt devices like mine?thanks for the tutorial...
Sent from my LT22i using Tapatalk 2
how to extract from ext4
can you explain with details :fingers-crossed:
im getting ext4 file again after extracting !
ShivangDave said:
can you explain with details :fingers-crossed:
im getting ext4 file again after extracting !
Click to expand...
Click to collapse
You have to selected the .ext4 file open with LinuxReader. (like you .doc file with Word)
LinuxReader will "mounted" it in his own window, open your "new" disk (2Go) then select the "Save" option above...
tempofestival said:
You have to selected the .ext4 file open with LinuxReader. (like you .doc file with Word)
LinuxReader will "mounted" it in his own window, open your "new" disk (2Go) then select the "Save" option above...
Click to expand...
Click to collapse
did it via linux ! thanks any way !
When I tried to extract Xperia S's stock rom from the ftf using DiskReaderInternals, then the rom would boot but USB would never work. Even the guy above me (ShivangDave) tried extracting using DiskReaderInternals for Miro but the rom failed to boot and got stuck at the Sony logo. That's why it is better to use linux to extract the system.ext4 image.
i want to make a flashable zip to install aps
UserX10 said:
Important: You have to set the compression to "Store"
Click to expand...
Click to collapse
How do I set the compression to "Store"?
Thanks a lot for your guide!
MinnesotaVikings1961 said:
How do I set the compression to "Store"?
Thanks a lot for your guide!
Click to expand...
Click to collapse
whenever you add file in archive it will show a box first ! 'NORMAL' is default ! change it to 'Store' !
Please!
Does this tutoriral can be applied to other models as Neo V.
Thank you and best regards!
fer14 said:
Please!
Does this tutoriral can be applied to other models as Neo V.
Thank you and best regards!
Click to expand...
Click to collapse
This Tutorial should also work with the Neo V. Only one thing could be different.
But depending on your Android Version (when I remember well) it could be possible that you have instead of an ext4 file a yaffs2 file. In this case you can search the forum for an how to for this extension.
TheHawk002 said:
If you don't set it to store it wont work at all, no rom/flashable zip have anything other than store compression the same goes for bootanimations
Click to expand...
Click to collapse
I use a template for flashing various things and I just drop stuff in it using Normal compression and it flashes ok, might be more important for full ROMs or zips to be run on the Phone like a boot animation, but for flashing the odd apk or other file I don't think it matters.
UserX10 said:
This Tutorial should also work with the Neo V. Only one thing could be different.
But depending on your Android Version (when I remember well) it could be possible that you have instead of an ext4 file a yaffs2 file. In this case you can search the forum for an how to for this extension.
Click to expand...
Click to collapse
XperienceD said:
[GUIDE] How to make your regional firmware an .FTF file
[Guide] How make a FTF of stock firmware from SUS files
[GUIDE]How to make a rooted flashable rom from ftf file[FOR ALL XPERIA PHONES]
[tutorial] | how to extract system.sin
[tutorial] step by step method to extract ftf file from ics [ics]
[Tool] Yaffey - Utility for reading, editing and writing YAFFS2 images
Click to expand...
Click to collapse
UserX10 said:
Hi @all,
I´m using the Flashtool and other provided tools here in the Forum for a long time (thanks to all people who are involved in the developing)
Now I want to give something back.
I´m not a developer but I understand (hopefully) basic things.
I have also some phones which does not support the flashmode so I am reliant to the fastboot mode and CWM.
At this point my goal was to flash the stock ROM to the Xperia Z.
I found a tuturial how to make a flashable zip file for CWM but it was for old devices with yaffs2 filesystem and the new ones have ext4.
After some search I found everything what is needed and I want to share it with you.
The Tutorial covers basic things but maybe it will help some people who will try it.
Step 1
Download the Stock-FW you want (FTF-File)
Step 2
Rename the .ftf File to .zip
Step 3
Extract the system.sin (with 7zip or WinRar for example)
Step 4
Open Flashtool go to "Tools" -> "Sin Editor" -> Choose the extracted system.sin and push "extract" Data
Step 5
You will get an system.ext4 file
Step 6
We have to extract the files which are in the system.ext4 file - for this I used the DiskInternal Linux Reader
Step 7
After extracting the files you have to put all the files in a folder named "system" (low letters)
Step 8
Create a folder named for example "Firmware"
Step 9
Put the "system" folder in the "Firmware" folder
Step 10
Download the Attached META-INF File - extract it and copy the META-INF Folder in the "Firmware" folder
Step 11
Now you have in your "Firmware" folder two sub-folders
"system" and "META-INF"
Now you only have to zip the both folders for example with 7zip or WinRar
Important: You have to set the compression to "Store"
Step 12
Copy the zip File to your SD-Card and flash it with CWM
If you want you can now add files to the system folder - like busy box - and or modify things and flash it over CWM.
Special thanks to Bin4ry
Best regards
UserX10
Click to expand...
Click to collapse
I tried this on Xperia SP but the installation is aborted, does this supports Xperia SP? If not, how can I make another one for Xperia SP? Thanks
tdth said:
I tried this on Xperia SP but the installation is aborted, does this supports Xperia SP? If not, how can I make another one for Xperia SP? Thanks
Click to expand...
Click to collapse
which error ?
---------- Post added at 08:52 PM ---------- Previous post was at 08:50 PM ----------
tdth said:
I tried this on Xperia SP but the installation is aborted, does this supports Xperia SP? If not, how can I make another one for Xperia SP? Thanks
Click to expand...
Click to collapse
this works... make sure you have correct update-binary file and also script !

Need INU India gt-9500 original MEA sys file

Can anybody provide me with the original sysytemui file found in system/apps as I have replaced with the modified without the backup and it is continuosly showing the message that sysui has stopped
Plz
If nobody provides the single systemui.apk you can try to extract it from original firmware by using [WINDOWS][TOOL]Android ICS JB EXT4 ImageFile Unpacker!!! http://forum.xda-developers.com/showthread.php?t=1921399
Make a copy from your extracted i9500MEA firmware and rename .tar.md5 into zip.
Then extract system.img.ext4 an unpack with above-mentioned tool.
AiMwasNeD said:
If nobody provides the single systemui.apk you can try to extract it from original firmware by using [WINDOWS][TOOL]Android ICS JB EXT4 ImageFile Unpacker!!! http://forum.xda-developers.com/showthread.php?t=1921399
Make a copy from your extracted i9500MEA firmware and rename .tar.md5 into zip.
Then extract system.img.ext4 an unpack with above-mentioned tool.
Click to expand...
Click to collapse
Thanks but it would be so easy if somebody kind enough to provide me with the default file
Thanks downloaded the whole new firmware

(Dev){sony}[Q] Make .sin Rom file

Hi
Is there anyway to make .sin file from the system folder and put it into a ftf file and flash it through flash mod?
poria1999 said:
Hi
Is there anyway to make .sin file from the system folder and put it into a ftf file and flash it through flash mod?
Click to expand...
Click to collapse
No, that is not possible as sin files are signed by Sony. Only Sony can do that. Btw, wrong section.

6.0 Concept Rom MRA58K.Z1.2099 official ftf file

Official Sony Z3 Compact Concept marshmallow 6.0 edition build 2099 ftf file
Fix file link
https://mega.nz/#!v9gFDSrY!ZoJJDPDgU0dLIP7qrhF9yDm4x3CiWMRVye-XHe_jw0o
http://www.mediafire.com/download/qtk1z6t8cks3q9o/6.0_concept_Z3compact_2099_fix.ftf
Thanks @Jozinek for first release
Is this for the Compact?
Edit: I've just seen the file name
doesn't show under Flashtool
Seems to have been packaged or compressed incorrectly. I have extracted the FTF, which appears to be an ordinary zip, and am making a bundle with the files from the zip with FlashTool, which I'll then try to flash on top of 2085...
LadFromWales85 said:
Seems to have been packaged or compressed incorrectly. I have extracted the FTF, which appears to be an ordinary zip, and am making a bundle with the files from the zip with FlashTool, which I'll then try to flash on top of 2085...
Click to expand...
Click to collapse
file 6.0_concept_Z3compact_2099.ftf
6.0_concept_Z3compact_2099.ftf: Zip archive data, at least v2.0 to extract
right you are
missing meta-inf/manifest.mf file that's why flashtool won't recognize as ftf
Thanks, i can make a zip flashable prerooted whit prf creator?
I'm repackaging same as @LadFromWales85. Let's see how it goes
Yes i upload wrong file sorry
Open ftf files with 7zip file manager
Open attached meta-inf.zip, extraxt meta-inf folder and copy to ftf files on 7zip.
Flashed now, without your META-INF, though I need to factory reset as I haven't done it since Lollipop and Google Play Services randomly force closes, as does Album.
I really don't want to though, as without USB mass storage access to the internal memory I can't correct the file modify time for pictures and they get sorted wrong in galleries. That and I'll have a Z5p soon so don't want to invest too much time fiddling with this!
miguelel3men2 said:
Thanks, i can make a zip flashable prerooted whit prf creator?
Click to expand...
Click to collapse
No we dont have recovery for locked bootloader yet.
master' said:
No we dont have recovery for locked bootloader yet.
Click to expand...
Click to collapse
Ok ?
Can I install this ftf in a Z3 Compact with a locked bootlader?
Thanks!
yes you can.
i put the ftf file in the firmwear folder but the flash program wont recognize it
nvm i figured it out
Any available mirror op? just download the file via mega and it got stuck on 99%
After adding the missing Meta-File everything worked like a charm THANK You.
Fix file uploading mega and mirror, when done i will add first post.
how to add the meta-file. I opened in 7zip the ftf file and extracted the meta.zip file but i don't get any option to paste file inside the opened 7zip program
Still waiting for the Ota to arrive. Don't understand why it takes so long...

[Q] What is this FSC script?!!?

pls help me out guys
I downloaded a MM 6.0.1 ce1 region firmware from easy-firmware website but when Im trying to flash it flashtool gives a msg that those files are not in fsc script so they will be skipped! and it lists all the available files in ftf firmware!!
so when I accept it, it skips everything!
I checked in the ftf file and there is a default.fsc file in it, what is it?!
------
also when i try to creat ftf with flashtool it asks me to include fsc or not
what should I choose?!
im getting very confused here guys! help me out pls
---
Edit: Problem Solved! Afters searching a little more I found out that FSC script is a script required for 2015 and later phones that contrains flashing steps to be near or equal to sony's xperia companion
also after many try and fails, I realized that the default.fsc script in my 6.0.1 ftf firmware was somehow corrupted so I had to do this steps:
-extracting the .ftf file with 7zip
-deleting .fsc file from it
-selecting all other files and compressing again with 7zip with a name that ends with .ftf not .zip(not sure about this step being important but I did it anyway)
this was the only way flashtool would recognize my ftf file after modifying and the I flashed it and chose to use flashtools own fsc script and it worked out!
Kianush said:
pls help me out guys
I downloaded a MM 6.0.1 ce1 region firmware from easy-firmware website but when Im trying to flash it flashtool gives a msg that those files are not in fsc script so they will be skipped! and it lists all the available files in ftf firmware!!
so when I accept it, it skips everything!
I checked in the ftf file and there is a default.fsc file in it, what is it?!
------
also when i try to creat ftf with flashtool it asks me to include fsc or not
what should I choose?!
im getting very confused here guys! help me out pls
---
Edit: Problem Solved! Afters searching a little more I found out that FSC script is a script required for 2015 and later phones that contrains flashing steps to be near or equal to sony's xperia companion
also after many try and fails, I realized that the default.fsc script in my 6.0.1 ftf firmware was somehow corrupted so I had to do this steps:
-extracting the .ftf file with 7zip
-deleting .fsc file from it
-selecting all other files and compressing again with 7zip with a name that ends with .ftf not .zip(not sure about this step being important but I did it anyway)
this was the only way flashtool would recognize my ftf file after modifying and the I flashed it and chose to use flashtools own fsc script and it worked out!
Click to expand...
Click to collapse
Thanks! This came in handy for me while falshing my XZ Premium.

Categories

Resources