xperia play ramdisk - Xperia Play Android Development

As the title implys would anyone be so kind and post the xperia play ramdisk, or better yet with root explorer look in the root of you device search for init.rc dump it and upload it, what i need is the bootclasspath, i ask for this so i can try and make an xperia play port over to my g2. anyways thanks
ps: yes iv searched on google this forum, no one seems to have posted the ramdisk or a boot.img this i could also use as i can dump it, and take out he ramdisk.

could you provide me a quick instruction how to extract the ramdisk?
Edit:
here's the init.rc
http://ul.to/0q36n5ut
Edit2:
Here are the mtd*.img files:
mtd1.img
http://ul.to/xxcw8lno
mtd2.img
http://ul.to/9fhq7sjn
mtd3.img
http://ul.to/1cscv7j9

Ireas said:
could you provide me a quick instruction how to extract the ramdisk?
Edit:
here's the init.rc
http://ul.to/0q36n5ut
Edit2:
Here are the mtd*.img files:
mtd1.img
http://ul.to/xxcw8lno
mtd2.img
http://ul.to/9fhq7sjn
mtd3.img
http://ul.to/1cscv7j9
Click to expand...
Click to collapse
thanks this is just what i needed =).

Ireas said:
could you provide me a quick instruction how to extract the ramdisk?
Edit:
here's the init.rc
http://ul.to/0q36n5ut
Edit2:
Here are the mtd*.img files:
mtd1.img
http://ul.to/xxcw8lno
mtd2.img
http://ul.to/9fhq7sjn
mtd3.img
http://ul.to/1cscv7j9
Click to expand...
Click to collapse
btw could you upload mtd1.img to mediafire or megaupload, i downloaded the init.rc and im already past the download limit 0o.

siulmagic said:
btw could you upload mtd1.img to mediafire or megaupload, i downloaded the init.rc and im already past the download limit 0o.
Click to expand...
Click to collapse
Holly crap... i should start using multi-upload.... sry man but u have to wait 12hrs then I'll be at the office again (where I do upload with 6mbs) :/

Ireas said:
Holly crap... i should start using multi-upload.... sry man but u have to wait 12hrs then I'll be at the office again (where I do upload with 6mbs) :/
Click to expand...
Click to collapse
well i only need the 10mb file one, the other i dont need =).

Following to
# cat /proc/mtd
dev: size erasesize name
mtd0: 13880000 00020000 "system"
mtd1: 00a00000 00020000 "appslog"
mtd2: 0e100000 00020000 "cache"
mtd3: 17c00000 00020000 "userdata"
mtd1.img is not the boot.img - therefore no ramdisk in it.
Does somebody have experience in building the own ramdisk? Or could anybody extract boot.img or ramdisk of the xperia play?
Thanks

I got the boot.img from the kernel.sin file, which was included in a ftf file for the xperia play. From the boot.img I extracted the ramdisk. With that ramdisk and my own compiled kernel I could make again a boot.img and flash it to the xperia play.
Here are the original boot.img and the extracted ramdisk
www.eidelen.ch/android/se_xperia_kernel.zip

eidelen said:
I got the boot.img from the kernel.sin file, which was included in a ftf file for the xperia play. From the boot.img I extracted the ramdisk. With that ramdisk and my own compiled kernel I could make again a boot.img and flash it to the xperia play.
Here are the original boot.img and the extracted ramdisk
www.eidelen.ch/android/se_xperia_kernel.zip
Click to expand...
Click to collapse
How did you extract kernel.sin? I couldn't do it with X8...

Blagus said:
How did you extract kernel.sin? I couldn't do it with X8...
Click to expand...
Click to collapse
The flashtool has an option for that? At least i heard that... cant check now

Related

suggest me a way to extract ics FTF file

hi
anyone pls suggest me a way to extract ics ftf file of neo and neo v ...or how to extrct ext.4 file..
roninnbaby said:
hi
anyone pls suggest me a way to extract ics ftf file of neo and neo v ...or how to extrct ext.4 file..
Click to expand...
Click to collapse
Here it is
http://forum.xda-developers.com/showthread.php?t=1676565
roninnbaby said:
hi
anyone pls suggest me a way to extract ics ftf file of neo and neo v ...or how to extrct ext.4 file..
Click to expand...
Click to collapse
Use flashtool.
Use 7zip to extract .sin files from .ftf, then extract .sin files with flashtool.
CaH9 said:
Here it is
http://forum.xda-developers.com/showthread.php?t=1676565
Click to expand...
Click to collapse
as far as I understood him, he wants to extract ftf not create it.
Madfysh said:
Use flashtool.
Use 7zip to extract .sin files from .ftf, then extract .sin files with flashtool.
as far as I understood him, he wants to extract ftf not create it.
Click to expand...
Click to collapse
okay sorry.
CaH9 said:
Here it is
http://forum.xda-developers.com/showthread.php?t=1676565
Click to expand...
Click to collapse
thanks for ur reply and in the link u had given its of how to create an ftf of our fimware not how to extract an ftf
Madfysh said:
Use flashtool.
Use 7zip to extract .sin files from .ftf, then extract .sin files with flashtool.
as far as I understood him, he wants to extract ftf not create it.
Click to expand...
Click to collapse
i extracted sin files and from tht i got system ext4 file... i need the folder of system ... how to get it from ext4 file.. pls guide me....i had tried sin2img , ftf file extractor etc... but all end with errors... do u know the compression size of ftf fie of ics...
How did you got ext4 format from Neo/V ics?? Neo/v use yaffs, not ext4.
For ext4 you can use mount -o loop system.img system in linux environment.
But for Neo/V you don't need that.
If you are using windows use Linux reader to mount ext4 image and copy files.

From FTF to flashable zip ?

Hey,
I want to work on my own rom for my Mini Pro. I downloaded the SK17i_4.1.B.0.587_VODAFONE ES WORLD.ftf file and want to convert it in a flashable zip in order to use it in the kitchen.
I tried these two methods :
[Windows] http://forum.xda-developers.com/showthread.php?t=1849867
[Linux] http://forum.xda-developers.com/showthread.php?t=1513146
However, both are not working. I get errors that are still not fixed.
Do you guys use another method ?
Thanks.
If the decompression of the sin files doesn't work try it with flashtool, first decrypt with tools -> decrypt, you'll get a yaffs2 file from it and then extract yaffs2 with tools -> extract-> yaffs2 then you'll get a folder with the contents of the sin file
Sent from my xperia mini pro running cm10
Thanks I got it working that and extracted the content of the cace, data & system yaffs2 files. From there, what do you guys advice ? Should I turn it into a flashable zip right away ? If so how ? If not, can those extracted folder be used in the kitchen from the get go ?
I'm sorry for those newbies question but I'm just starting on this. If you got a good tutorial, don't hesitate to share !
DannyBiker said:
Thanks I got it working that and extracted the content of the cace, data & system yaffs2 files. From there, what do you guys advice ? Should I turn it into a flashable zip right away ? If so how ? If not, can those extracted folder be used in the kitchen from the get go ?
I'm sorry for those newbies question but I'm just starting on this. If you got a good tutorial, don't hesitate to share !
Click to expand...
Click to collapse
No you can't straight away use just the system folder . You need a meta-inf folder, updatebinary and updater-script specific for your device. I can help with that if you are interested.
hit thanks if I've helped!
sent from my smultron
U need to sign the zip file too
Sent from my MANGO using Tapatalk 2
bandarigoda123 said:
U need to sign the zip file too
Sent from my MANGO using Tapatalk 2
Click to expand...
Click to collapse
If I'm right the meta inf folder is the signing part
hit thanks if I've helped!
sent from my smultron
gouthamthemostwanted said:
If I'm right the meta inf folder is the signing part
hit thanks if I've helped!
sent from my smultron
Click to expand...
Click to collapse
Are u sure..then I was wrong
Sent from my E16i using Tapatalk 2
bandarigoda123 said:
Are u sure..then I was wrong
Sent from my E16i using Tapatalk 2
Click to expand...
Click to collapse
I said it because I've never signed any Rom using signing softwares. I just zip it with meta-inf folder.
hit thanks if I've helped!
sent from my smultron
gouthamthemostwanted said:
No you can't straight away use just the system folder . You need a meta-inf folder, updatebinary and updater-script specific for your device. I can help with that if you are interested.
hit thanks if I've helped!
sent from my smultron
Click to expand...
Click to collapse
I would love you to teach me !
I've been toying around developping roms for months now and the Mini Pro seems a good device to start with...
Okay first for the sake of meta-inf folder's file structure, do you have any copy of of a working custom Rom for your device? If yes then open the Rom zip file and you would find a meta-inf folder inside the zip file . Just extract the meta-inf folder and zip just the meta-inf folder and upload it here.
hit thanks if I've helped!
sent from my smultron
So I just use the the meta-inf folder of any similar rom and it will be "flashable" one zipped together ? I wouldn't though it was that easy...
Thanks !
Will try and report.
Ya it should be sufficient but there might be some junk code in it or missing codes for setting permission and symlinks for your Rom so only I asked you to upload it to check for some errors in updater-script . Just open the meta-inf folder and go through the folders and find updater-script file, open it with any text editor (notepad ++ recommended) and just go through the code you'll get some idea.
hit thanks if I've helped!
sent from my smultron
DannyBiker said:
So I just use the the meta-inf folder of any similar rom and it will be "flashable" one zipped together ? I wouldn't though it was that easy...
Thanks !
Will try and report.
Click to expand...
Click to collapse
Hey man check my signature, I created a tutorial to create flashable zip from ftf . It'll be useful for you.
hit thanks if I've helped!
sent from my smultron

[TUTORIAL] Extract system folder from ftf [WINDOWS][By GEKTHEBOSS]

Hey guys im proud to present you this tutorial that will be updated with more link and screenies.
STEP 0 :Download 7Zip,Ext2Read,FlashTool from their sites(just google)
STEP 1 :Install these program correctly on C: (ext2read must be extracted on C:,isnt installable)
STEP 2 :Now pick a whatever ftf(you can found it in this section) and put on C:
STEP 3 :Now right click on the ftf file,select 7zip,select Open.
STEP 4 :Now extract system.sin on C:
STEP 5 :Now open Flashtool,click tools,click sin editor,select your system.sin,click dump data
STEP 6 :After flashtool finish click close and exit from it
STEP 7 :Now on C: you will have system.ext4 and a random system? File.
STEP 8 :Now open ext2read and click folder icon,select system.ext4 file,select open and select the folder like (C:/) in the 1st whhite window and click floppy icon,now ext2read will save the system folder on C: .
Finish!!! Please hit thanks if i helped
Reserved more
Motivami a continuare il develop cliccando Thanks/
Keep up my develop hitting Thanks!!!
_
Thank YOU. HELPED CLICKED
Thanks buddy.......... It helped.............
You can tell How to pck the edited files into system.sin again and then to ftf again??
jatinrungta said:
You can tell How to pck the edited files into system.sin again and then to ftf again??
Click to expand...
Click to collapse
No way to do this
Sent from my Xperia U using xda app-developers app
jatinrungta said:
You can tell How to pck the edited files into system.sin again and then to ftf again??
Click to expand...
Click to collapse
bro you will have to create a new .zip file out of the edited system files.......... and also with META-INF so that it can be flashed via CWM......... There is no way to create an ftf file from this again...............
Better move this general section since it's common to all 2012Xperia devices...
Sent from my ST25i using xda premium
Cant we the repack modded system.sin to ftf?
Sent from my ST25i using xda app-developers app
PrakashGD said:
Cant we the repack modded system.sin to ftf?
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
No
GEKTHEBOSS said:
No
Click to expand...
Click to collapse
So we cant change apps in stock firmware right?
Sent from my ST25i using xda app-developers app
R: [TUTORIAL] Extract system folder from ftf [WINDOWS][By GEKTHEBOSS]
PrakashGD said:
So we cant change apps in stock firmware right?
Sent from my ST25i using xda app-developers app
Click to expand...
Click to collapse
Yes ! Very sad!
Upp
If I extract system.sin only can see the app folder, the others folders are empty, why? How can I get the others folders?
Im missing the files
CERT.RSA
CERT
and the folder COM
in the META-INF FOLDER.
Is this a problem when you flash the rom in to your phone ?
xperia_bird said:
Im missing the files
CERT.RSA
CERT
and the folder COM
in the META-INF FOLDER.
Is this a problem when you flash the rom in to your phone ?
Click to expand...
Click to collapse
CERT.RSA & CERT aren't important
but you need the /com folder because it contains the updater-script, which tells the ROM how and where to be flashed
so you can't flash a zip unless you have the com folder, you need to download one (it is kinda standard)
omarainea said:
CERT.RSA & CERT aren't important
but you need the /com folder because it contains the updater-script, which tells the ROM how and where to be flashed
so you can't flash a zip unless you have the com folder, you need to download one (it is kinda standard)
Click to expand...
Click to collapse
So I can just copy it from a custom rom thats is made for my device ?
xperia_bird said:
So I can just copy it from a custom rom thats is made for my device ?
Click to expand...
Click to collapse
Well yes but it would be much recommended if you copy it from a stock flashable Sony firmware ROM (not AOSP based ROM like CM or PAC)
omarainea said:
Well yes but it would be much recommended if you copy it from a stock flashable Sony firmware ROM (not AOSP based ROM like CM or PAC)
Click to expand...
Click to collapse
ı see, but the problem is that I am searching for a stock zip flashable firmware. there is none :crying:
thats why I extract the FTF file than extract the system.sin.
I got my Meta-inf folder with only one file inside, got the system folder
but also no boot image? what can I do about that ?
There's no "meta-inf" folder in .sin or .img ROMs as it's a hack used to support permissions (as .zip files don't allow for them) and allow incremental updates where the .zip doesn't contain the whole /system partition

Can anyone help me to get 'STOCK RAMDISK FRM FTF FILES'

Plz help me to get the stock ramdisk from ftf files !
stanlin salu said:
Plz help me to get the stock ramdisk from ftf files !
Click to expand...
Click to collapse
simple just extract kernel.sin from the stock ftf file and use championswimmers kernel kitchen to get the ramdisk....
checkout this thread
http://forum.xda-developers.com/showthread.php?t=1659584
special thanks to championswimmer

[Q] Need help on editing boot.img

I want to port lewa os. but i don't know what to edit on my boot.img
what to copy from my stock rom?
i know how to compress and decompress boot.img
thanks in advance.
Upp
please those who have successfully ported lewa on their device.
what did you do on your boot.img.
zeekforit said:
please those who have successfully ported lewa on their device.
what did you do on your boot.img.
Click to expand...
Click to collapse
if u take ur time an didt a search u will find info about that
thanks
thanks for your reply. just wanna know what is ramdisk files? is it the folder or the other file which is like a compressed file inside the boot.img

Categories

Resources