[Q] Increase the size of the system partition - Sony Ericsson Xperia Neo, Pro

Is there anyone can explain to me whether it is possible, and how, to increase the size of the /system partition in my MT15i (NEO) as in NEO V?
I installed the ROM v SOS. 1.3, and I tried to install some XPERIA S stuff, but the free space on the /system partition was reduced at 0 kb; the entire /system partition in my NEO includes 327 Mb, compared with 400 Mb in the NEO V, the 70 Mb of difference, in my NEO, have used by the useless /vendor partition, how do I recover this space?
I know there is a way (and I've used) to increase the /data partition from 380 to 420 Mb there is a similar trick for the /system partition?

I answer to myself:
is very simple:
- Make a nandroid backup;
- Flash userdata.sin, cache.sin, system.sin and loader.sin from a *.ftf for the NEO V;
- Reboot in recovery;
- Format /system and /data
- Restore the backup you just made
- Reboot and Enjoy!
Now Titanium backup says that my /system partition is 419 MB, and I can flash all the stuff from XPERIA S

now try to look if you still have the face unlock after doing this...

You have to flash Face Unlock enabler from jj ROM Add-on
http://www.mediafire.com/download.php?ika8ueau7kjr50i
It work!

Did you recognize any negative side effects?
More userspace and system space would be very welcome
Reverse by flashing same files from .587 neo fw?

Just wanted to confirm, works like a charm /data and /system raised. Used .587 Neo V stripped fw(just the 4 files magobetz mentioned).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks!

frank_harmann said:
Just wanted to confirm, works like a charm /data and /system raised. Used .587 Neo V stripped fw(just the 4 files magobetz mentioned).
Thanks!
Click to expand...
Click to collapse
Can you upload the .587 neo v stripped tft?

You can use http://forum.xda-developers.com/showthread.php?t=1871177

So how to flash the sin files? Using CWM or Fastboot or Flash tool?

dutta_d1 said:
So how to flash the sin files? Using CWM or Fastboot or Flash tool?
Click to expand...
Click to collapse
you can flash it via fastboot, or use flashtool if it's packed up in .ftf (as I'm not sure if flashtool supports flashing .sin files)

Madfysh said:
you can flash it via fastboot, or use flashtool if it's packed up in .ftf (as I'm not sure if flashtool supports flashing .sin files)
Click to expand...
Click to collapse
Could you point me to a guide or tell me the fastboot commands?
I have been searching XDA but did not find a guide anywhere.

dutta_d1 said:
I have been searching XDA but did not find a guide anywhere.
Click to expand...
Click to collapse
Then you did a bad job.
Sticky thread in neo v dev section.
Also I sugest you read some sticky threads in Arc sections..
Also fastboot have help inside, i beleve you need to type fastboot help.
Something like fastboot flash partition_name file_name

Madfysh said:
Then you did a bad job.
Sticky thread in neo v dev section.
Also I sugest you read some sticky threads in Arc sections..
Also fastboot have help inside, i beleve you need to type fastboot help.
Something like fastboot flash partition_name file_name
Click to expand...
Click to collapse
Thanks for the hints. However, I already know this stuff. I know how to flash kernel using fastboot. You also need to include the custom vendor ID for xperia. Also saw the thread in Neo V section but logically it doesn't include the instructions to flash sin files to Neo.
From my understanding, we will need to flash these via fastboot-
fastboot -i 0xfce flash data userdata.sin
fastboot -i 0xfce flash cache cache.sin
fastboot -i 0xfce flash system system.sin
But still not sure as I have not seen anywhere the exact process.
Please excuse my concerns, but I want to be very sure to understand exactly how it is to be done. Touching partition tables is unlike flashing ROM and very risky. If done incorrectly, it might brick the device.

I get "com.google.process.gapps has stopped"???

Does it work on stock rom on locked bootloader?
Does this work with stock rom on locked bootloader? I mean I'm sure you can flash it, but can you get back to recovery considering that cwm is on the system partition? Does flashing these files format the partitions? I'm not willing to unlock my bootloader yet and if the system partition is formatted I lose my recovery and if I flash stock again to root and get the recovery back the original neo sin files are used. If system is formatted can I install neo v stock and then change to neo kernel and rom and then root, get recovery and restore my backup? Thanks :highfive:

Guys this is how I did this....( by the way I've unlocked bootloader)...
1. downloaded the MT11i .587 ftf
2. Opened the ftf with 7zip and deleted all sin files except for cache.sin, loader.sin,system.sin and userdata.sin.
3.edited the manifest.mf file in the META-INF folder, just one line changed the device name to MT15i
4. backed up current Rom, flashed the ftf file using flashtool, restored the nandroid backup, rebooted.
and now I've a MT15i with system partition of 419MB and data partition of 440MB.... :-o
I'm just sharing my Xperiance... please read the whole thread before trying it.... This way you don't have to worry about the fastboot commands....

DarshanaXN said:
Guys this is how I did this....( by the way I've unlocked bootloader)...
1. downloaded the MT11i .587 ftf
2. Opened the ftf with 7zip and deleted all sin files except for cache.sin, loader.sin,system.sin and userdata.sin.
3.edited the manifest.mf file in the META-INF folder, just one line changed the device name to MT15i
4. backed up current Rom, flashed the ftf file using flashtool, restored the nandroid backup, rebooted.
and now I've a MT15i with system partition of 419MB and data partition of 440MB.... :-o
I'm just sharing my Xperiance... please read the whole thread before trying it.... This way you don't have to worry about the fastboot commands....
Click to expand...
Click to collapse
I did it this way-
1. Downloaded FTF file of NeoV
2. Installed FlashTool
3. Loaded FTF and by selecting/deselecting the options on the right, just made the list to flash system, userdata, loader and cache sin files.
No need to edit the FTF file as you can deselect the unneeded sin files from the tool itself.
4. Boot into clockworkmod and format system and data partitions.
5. Install ROM
Even I have unlocked partition and had custom kernel with clockworkmod installed at the time of flashing the FTF files.

I did it like it's on the last post... IT WORKS!! \o/
Thank you!

dutta_d1 said:
I did it this way-
1. Downloaded FTF file of NeoV
2. Installed FlashTool
3. Loaded FTF and by selecting/deselecting the options on the right, just made the list to flash system, userdata, loader and cache sin files.
No need to edit the FTF file as you can deselect the unneeded sin files from the tool itself.
4. Boot into clockworkmod and format system and data partitions.
5. Install ROM
Even I have unlocked partition and had custom kernel with clockworkmod installed at the time of flashing the FTF files.
Click to expand...
Click to collapse
can use this step on locked bootloader also?

kuzenka said:
can use this step on locked bootloader also?
Click to expand...
Click to collapse
No, because when you flash the sin files your system partition is erased and you won't be able to go to recovery because on locked bootloaders the recovery is inside the rom on the system partition. You need unlocked bootloader with a custom kernel that has recovery included so you can restore a backup or flash a new rom. You can unlock bootloader by following the instructions from this thread http://forum.xda-developers.com/showthread.php?t=1409269

Related

[DEV][TOOL] kernel.sin and FTF creator (v1.0)

THIS IS FOR ADVANCED/EXPERIENCED USERS ONLY
[ info ]
hello devs/users this should be a useful tool (its just a small CMD/batch script) for u guys...
so it will basically pack zImage and ramdisk into kernel.sin and then create an FTF which can be flashed via FlashTool...
[ requirements ]
windows
may be Java installed
[ supported devices ]
Xperia X10 ONLY
[ usage ]
place the compiled kernel zImage & compressed ramdisk (cpio.gz) in the same folder as these files
rename zImage to "image" (without quotes)
rename compressed ramdisk to "ramdisk" (without quotes)
edit the BUILD-IT.bat file and modify the following entries:
Code:
echo branding: DooMKernel-v06-BootManager-v1.4 >> manifest.mf
echo Created-By: DooMLoRD >> manifest.mf
echo version: 2.3.3 >> manifest.mf
ren kernel.jar X10_2.3.3_DooMKernel-v06-BootManager-v1.4.ftf
to whatever you want, as this is what will be displayed in FlashTool FTF window
once you are done editing that file save it
now double click on BUILD-IT.bat to launch kernel.sin & FTF build process
at end you will get a FTF which can be flashed via FlashTool
[ download link ]
kernel.sin and FTF creator v1.0
[ other useful links ]
[DEV][TOOL] kernel.sin unpacker
[How-To] Make custom bootscreen/bootlogo (image to rle)/(rle to image)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enjoy!
DoomLord,
Very nice...
In theory this method work to all sin files (partition), right? I only need to have the partition attributes, right?
You know how to get the attributes for all partition?
adrianom said:
DoomLord,
Very nice...
In theory this method work to all sin files (partition), right? I only need to have the partition attributes, right?
You know how to get the attributes for all partition?
Click to expand...
Click to collapse
yes
check the_laser's thread for info related to partition table...
BUT DO SO AT UR OWN RISK
DooMLoRD said:
yes
check the_laser's thread for info related to partition table...
BUT DO SO AT UR OWN RISK
Click to expand...
Click to collapse
Thanks, I found.
adrianom said:
Thanks, I found.
Click to expand...
Click to collapse
but I can't found....
anyways... DooM does this compile the kernel? or does I just combine zimage + ramdisk?
thanks.
Sent from my X10i using xda premium
pheel said:
but I can't found....
anyways... DooM does this compile the kernel? or does I just combine zimage + ramdisk?
thanks.
Sent from my X10i using xda premium
Click to expand...
Click to collapse
Just combines zimage + ramdisk.
pheel said:
but I can't found....
anyways... DooM does this compile the kernel? or does I just combine zimage + ramdisk?
thanks.
Sent from my X10i using xda premium
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1253277
How is the Bin2Elf and Bin2Sin different to mkbootimg? I ask because mkbootimg gives us some more options that we don't have with the tools by the_laser e.g. specifying the kernel commandline.
EDIT: Basically I want to learn more about the differences between boot.img and kernel.sin, I've crawled XDA for days but I don't think I can piece it all together. From what I understand boot.img is for fastboot/bootloader phones which the X10 isn't, though I am trying to figure out how to convert a boot.img to kernel.sin while retaining the command-line.
Boot.img seems to have only minor differences, the header starts with ANDROID and some other text such as the kernel command-line but I can't find any plain text in kernel.sin or loader.sin so I'm not sure where I can inject/remove some bytes to make the boot.img work with flashtool. Apart from the header the only other difference is random machine code two-thirds or so down, my guess is that's were the init.rd has been strapped on the end of the kernel.
Anyway, I tried flashing a boot.img in flashtool which I built based on the way custombootimg.mk does, but the flashtool freezes when it gets to kernel, I know that's probably silly but I hope there is some more material on the web or buried in XDA about the work you and the_laser have done that I could read up on.
jonusc said:
How is the Bin2Elf and Bin2Sin different to mkbootimg? I ask because mkbootimg gives us some more options that we don't have with the tools by the_laser e.g. specifying the kernel commandline.
EDIT: Basically I want to learn more about the differences between boot.img and kernel.sin, I've crawled XDA for days but I don't think I can piece it all together. From what I understand boot.img is for fastboot/bootloader phones which the X10 isn't, though I am trying to figure out how to convert a boot.img to kernel.sin while retaining the command-line.
Boot.img seems to have only minor differences, the header starts with ANDROID and some other text such as the kernel command-line but I can't find any plain text in kernel.sin or loader.sin so I'm not sure where I can inject/remove some bytes to make the boot.img work with flashtool. Apart from the header the only other difference is random machine code two-thirds or so down, my guess is that's were the init.rd has been strapped on the end of the kernel.
Anyway, I tried flashing a boot.img in flashtool which I built based on the way custombootimg.mk does, but the flashtool freezes when it gets to kernel, I know that's probably silly but I hope there is some more material on the web or buried in XDA about the work you and the_laser have done that I could read up on.
Click to expand...
Click to collapse
If u just want kernel command-line u can define it in defconfig whole compiling kernel...
Refer to the_laser's thread to get more info on SIN files...
Sent from my R800i using XDA App
i try change bootlog image..
it's work!! but not root...
DooMLoRD said:
If u just want kernel command-line u can define it in defconfig whole compiling kernel...
Click to expand...
Click to collapse
Yep, looks like I'll have to go that route. Would of been nice to specify MTD partitions without having to compile from source but oh well, it's a do-once kind of thing anyway. Thanks for the tip.
Thx...
It will be better if the tool support more devices like ARC/NEO/PEO etc.
DooMLoRD if you get chance could you test?
v0.1 of tool
DooMLoRD said:
THIS IS FOR ADVANCED/EXPERIENCED USERS ONLY
[ info ]
hello devs/users this should be a useful tool (its just a small CMD/batch script) for u guys...
so it will basically pack zImage and ramdisk into kernel.sin and then create an FTF which can be flashed via FlashTool...
[ requirements ]
windows
may be Java installed
[ supported devices ]
Xperia X10 ONLY
[ usage ]
place the compiled kernel zImage & compressed ramdisk (cpio.gz) in the same folder as these files
rename zImage to "image" (without quotes)
rename compressed ramdisk to "ramdisk" (without quotes)
edit the BUILD-IT.bat file and modify the following entries:
Code:
echo branding: DooMKernel-v06-BootManager-v1.4 >> manifest.mf
echo Created-By: DooMLoRD >> manifest.mf
echo version: 2.3.3 >> manifest.mf
ren kernel.jar X10_2.3.3_DooMKernel-v06-BootManager-v1.4.ftf
to whatever you want, as this is what will be displayed in FlashTool FTF window
once you are done editing that file save it
now double click on BUILD-IT.bat to launch kernel.sin & FTF build process
at end you will get a FTF which can be flashed via FlashTool
[ download link ]
kernel.sin and FTF creator v1.0
[ other useful links ]
[DEV][TOOL] kernel.sin unpacker
[How-To] Make custom bootscreen/bootlogo (image to rle)/(rle to image)
Enjoy!
Click to expand...
Click to collapse
I've edited built.bat as you suggest, but the output is just a kernel.sin and manifest.mf but not create files FTF, why is there anything wrong with that? Can you explain in more detail?
Apif Fuloh said:
I've edited built.bat as you suggest, but the output is just a kernel.sin and manifest.mf but not create files FTF, why is there anything wrong with that? Can you explain in more detail?
Click to expand...
Click to collapse
you do not have java installed ???
btw you can use this
kernel kitchen
I will try it
Sent from my Xperia X10 using xda premium
i see u got many brains so i ask...
with thies tools u show.
is it posseble to get an ftf file like ST18i_4.1.A.0.562_(1252-5332).ftf firmware but with root and cwm installed alreddy ?
If so please send me one.. im just goin crazy on having to reflash my device then installing cwm and root plus other things all the time...
Right now im up to 43 times installing over and over (im trying to get a rom to work) ( but always get it too loop the logo screen always)
REQUEST
championswimmer said:
you do not have java installed ???
btw you can use this
kernel kitchen
Click to expand...
Click to collapse
can U please Xplain me the step to create img to sin pleaseeeeeeeeeeeeeee................
and i installed jdk and android sdk
and since my phone doesnt go in fastboot mode I want to change my kernel via flashboot mode
so the file must be ftf and sin format .
SO PLEASE ............PLEASE .............. PLEASE help me .................
Will this work on a r800?

[FIRMWARE][6.0.A.3.67] Xperia S (2.3.7) - NL Generic (cleanest stock, .73 available!)

Hello guys!
I just packed up .67 Generic NL to an FTF, and Korumera was kind enough to host it:
Xperia_S_6.0.A.3.67_1257-1993 (Generic NL).ftf @
http://www.xdafileserver.nl/Sony (Ericsson)/SE Xperia S (LT26i)/ORIGINAL ROMS (FTF)/
It's the cleanest of all currently available customizations.
Many bloatware apps can be removed straight away (without root), and it does not contain PlayStation store, Music Unlimited or Video Unlimited.
Update 13/04
The update to .73 is now available for this customization, you can upgrade using PC Companion or Update Service.
Unremovable:
- Citizen Alert (cell broadcast inbox, doesn't do anything, tiny app)
- Music and Videos (the ones pulled from Facebook)
- Google+
- Recommended (the thing that pulls from Facebook)
Removable:
- McAfee
- Power Saver
- Data Monitor
- PlayNow
- Xperia Hotshots
- Xperia Football
- and more ...
Feel free to try it out and let me know what you think!
NO ROOT REQUIRED, NO BOOTLOADER UNLOCK REQUIRED, WILL NOT VOID WARRANTY
You can flash this without losing any data!
If you uncheck the "wipe userdata" box in Flashtool before flashing, you will not lose any data. You can convert from any customization to this one without any problems!
To flash this, follow the following steps:
For starters, make sure you have Flashtool installed. If you have issues with Flashtool, make sure you also have PC Companion or Sony Update Service installed.
Download the .ftf file to your computer and place it in the Flashtool\Firmwares folder.
Open Flashtool and click the lightning bolt in the menu bar.
Select Flashmode and click OK
Select the right firmware in the left column (Xperia_S, 6.0.A.3.67, 1257-1993).
Check or uncheck "Wipe User Data". If selected, all user data will be deleted. If you want to update or change customization without losing data, uncheck it.
Click OK and wait for the instruction to unplug the device, ...
Turn your phone OFF, and plug it in while keeping the volume down button pressed.
Follow the steps in the main window of Flashtool, wait until the flashing is done.
Enjoy your Xperia S!
Ambroos
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Flashing it now
and your welcome for the hosting!
What is the differnce between Generic NL and Generic UK?
I'm not exactly sure, I haven't tested Generic UK. I do think the Generic NL is cleaner when you remove all apps, since it doesn't contain Music and Video unlimited.
Ah, if you just post it an hour earlier!
I already flushed the UK version and it's really good regarding the browser!
it's now so much faster than it was on 62 version ... THANKS anyway
Solid Eye said:
Ah, if you just post it an hour earlier!
I already flushed the UK version and it's really good regarding the browser!
it's now so much faster than it was on 62 version ... THANKS anyway
Click to expand...
Click to collapse
You can flash .ftf's without losing any data! Just uncheck "wipe userdata" in Flashtool before you flash, and you can change your firmware without losing any data
Does this ROM include root? or should i flash this on top of the pre-rooted?
rinxas said:
Does this ROM include root? or should i flash this on top of the pre-rooted?
Click to expand...
Click to collapse
This is completely stock firmware, not a ROM. It does not include root or any modifications. Flashing this has the same result as flashing Generic NL firmware with PC Companion or Update Service.
FT v0.6.8.0
To flash this, follow the following steps:
For starters, make sure you have Flashtool installed. If you have issues with Flashtool, make sure you also have PC Companion or Sony Update Service installed.
Download the .ftf file to your computer and place it in the Flashtool\Firmwares folder.
Open Flashtool and click the lightning bolt in the menu bar.
Select Flashmode and click OK
Select the right firmware in the left column (Xperia_S, 6.0.A.3.67, 1257-1993).
Check or uncheck "Wipe User Data". If selected, all user data will be deleted. If you want to update or change customization without losing data, uncheck it.
Click OK and wait for the instruction to unplug the device, ...
Turn your phone OFF, and plug it in while keeping the volume down button pressed.
Follow the steps in the main window of Flashtool, wait until the flashing is done.
Solid Eye said:
Big Image here
FT v0.6.8.0
Click to expand...
Click to collapse
Download LT26 deviceconfig from here:
https://github.com/Androxyde/Flashtool/tree/master/devicesConfig
And put it in corresponding folder of your flashtool install.
totalcmdext said:
What is the differnce between Generic NL and Generic UK?
Click to expand...
Click to collapse
There is no difference in any firmwares for the whole Xperia line (Within the same device ofcourse).
Well other than different region bloat. The firmwares contain the same languages, same features and same software. You can even cross between the i, a and Japanese softwares, but that will mostly make PCC and SEUS not recognize it when it reads the build.prop and some other identifying files.
I've always jumped to the region where the newest firmware would be released when the X10 was getting updates.
Mwolthuis said:
Download LT26 deviceconfig from here:
https://github.com/Androxyde/Flashtool/tree/master/devicesConfig
And put it in corresponding folder of your flashtool install.
Click to expand...
Click to collapse
I really appreciate your help thank you very much
arkedk said:
There is no difference in any firmwares for the whole Xperia line (Within the same device ofcourse).
Well other than different region bloat. The firmwares contain the same languages, same features and same software. You can even cross between the i, a and Japanese softwares, but that will mostly make PCC and SEUS not recognize it when it reads the build.prop and some other identifying files.
I've always jumped to the region where the newest firmware would be released when the X10 was getting updates.
Click to expand...
Click to collapse
Exactly. The only difference is the amount of bloatware that comes with it.
I've provided this file for people who want to flash it without having to unlock their bootloader and root their phone. I don't like unlocking mine, and I sure don't want to root my telephone.
Mwolthuis said:
Download LT26 deviceconfig from here:
https://github.com/Androxyde/Flashtool/tree/master/devicesConfig
And put it in corresponding folder of your flashtool install.
Click to expand...
Click to collapse
Thanks, but when after making the folder and copying the files to it, I still get a warning about the device not being recognized.
I did however start the flash, and it seems to have finished fine.
bas-r said:
Thanks, but when after making the folder and copying the files to it, I still get a warning about the device not being recognized.
*screenshot here*
I did however start the flash, and it seems to have finished fine.
Click to expand...
Click to collapse
You shouldn't connect the device before you start the flashing process. Just click the flash button and follow the steps, then connect it when Flashtool asks you to connect a phone to flash.
Are there anyone (hopefully) working on this pre-rooted 1gb image? I tried, but i had errors mounting the system.img (already extracted from ftf to system.sin, then used system.sin (sin2img) to convert into system.img, but when I mount the system.img I had errors (it's not ext4, it's yaffs2 I believe, and I don't know how to work with yaffs2 in ubuntu).
Any guides?
kazuni said:
Are there anyone (hopefully) working on this pre-rooted 1gb image? I tried, but i had errors mounting the system.img (already extracted from ftf to system.sin, then used system.sin (sin2img) to convert into system.img, but when I mount the system.img I had errors (it's not ext4, it's yaffs2 I believe, and I don't know how to work with yaffs2 in ubuntu).
Any guides?
Click to expand...
Click to collapse
Why should anyone work on it - just flash it with flashtool.
harfot said:
Why should anyone work on it - just flash it with flashtool.
Click to expand...
Click to collapse
working on it as in - root, increase system size (instead of 4xx MB, u can get a full 1xxxMB); customization, update system applications, etc.
I have actually quite a few mods from other devs that people might appreciate, which includes,
-notification widgets, Xperia 2011 style toggles
-youtube hd (not HQ)
-init.d script support
-CPU governers (min-max)
etc.
kazuni said:
Are there anyone (hopefully) working on this pre-rooted 1gb image? I tried, but i had errors mounting the system.img (already extracted from ftf to system.sin, then used system.sin (sin2img) to convert into system.img, but when I mount the system.img I had errors (it's not ext4, it's yaffs2 I believe, and I don't know how to work with yaffs2 in ubuntu).
Any guides?
Click to expand...
Click to collapse
The filesystem is definitely ext4. I haven't tried to mount the provided updated image, but the original image was definitely ext4 and as such is also mounted in the phone.

[GSM][FASTBOOT-FILE][JB]China.Retail.6.7.2

What is included?
The sbf file of the newest Chinese xt910 jellybean rom.
Installation
MAKE A FULL BACKUP OF YOUR SYSTEM, USER DATA BEFORE USING THE FILE BELOW!
1. Download the file
2. Download Motorola Driver and RSD Lite
3. Connect your Razr with your computer in fastboot mode
4. Flash via RSD until the process bar shows a "PASS".
5. Enjoy!
Note
I did some changes over this sbf file. I deleted the cdt file and erase the flash command from the flash.xml to avoid the upgrade of bootloader.
Don't worry, you will certainly able to flash this sbf flawlessly and downgrade back to ICS with relevant ICS sbf file.
PS Flashing this sbf file to Non-Chinese Razr requires erasing CID of your razr. FLASH AT YOUR OWN RISK!
Download Link
Click
Enjoy!
What is the version number?
p2b_spyder-umts_spyder-user-4.1.2-6.7.zip
Tips for downloading (if fount limit at mediafire) :
- login your account mediafire
- add all link to your account
- download
[
Ramdanih said:
p2b_spyder-umts_spyder-user-4.1.2-6.7.zip
Tips for downloading (if fount limit at mediafire) :
- login your account mediafire
- add all link to your account
- download
Click to expand...
Click to collapse
That dosent answer.... What build version is it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thats the last ota..... We want to know if this is more new...
Enviado desde mi XT910 usando Tapatalk 2
leisures said:
[
That dosent answer.... What build version is it?
Thats the last ota..... We want to know if this is more new...
Enviado desde mi XT910 usando Tapatalk 2
Click to expand...
Click to collapse
Will check that once my phone is in hand.
672.300.384.XT910.ChinaRetail.en.CN
h0324879 said:
672.300.384.XT910.ChinaRetail.en.CN
Click to expand...
Click to collapse
Thats the same version as Frasertag's nandroid
Hey, that's the version I posted here. It is less stable than the one from OTA.
I believe that Frasertag based his nandroid on an earlier FXZ.
Sent using a touch screen
Napisane na ekranie dotykowym
Cant download.
Archive Download Blocked
The file you attempted to download is an archive that is damaged or possibly encrypted. MediaFire does not support unlimited downloads of broken or encrypted archives and the limit for this file has been reached. This file may only be distributed from a premium account.
We have informed the owner that sharing of this file has been limited and how they can resolve this issue.
Click to expand...
Click to collapse
There's a working link in my post above. If anyone's interested, I can post a clean nandroid without any mods (even without root, which can be flashed later using a custom recovery).
Sent using a touch screen
Napisane na ekranie dotykowym
I check over and over from the Chinese forum, my sbf file is really the official sbf.
People who are wondering why there two versions of the sbf can be explained by either of the following:
1. Leak vs official sbf
2. Internal divergence. That means RAZR which preinstalled ICS for sales has a internal usable storage of 9.3gb while RAZR which preinstalled gingerbread will have a internal storage of 8g. The extra 1.3g memory is the benefit of web top removal.
My sbf file is the version provided for gingerbread RAZR. As I am not the creator of this file I cannot 100% guarantee it is official. But in Chinese forum, they claim that it is an official. The version number flashed may be different by users because I don't know whether erasing CDT for flashing gives same result with not deleting CDT. Anyway flash if you are interested.
Sent from my XT910 using xda app-developers app
h0324879 said:
I check over and over from the Chinese forum, my sbf file is really the official sbf.
People who are wondering why there two versions of the sbf can be explained by either of the following:
1. Leak vs official sbf
2. Internal divergence. That means RAZR which preinstalled ICS for sales has a internal usable storage of 9.3gb while RAZR which preinstalled gingerbread will have a internal storage of 8g. The extra 1.3g memory is the benefit of web top removal.
My sbf file is the version provided for gingerbread RAZR. As I am not the creator of this file I cannot 100% guarantee it is official. But in Chinese forum, they claim that it is an official. The version number flashed may be different by users because I don't know whether erasing CDT for flashing gives same result with not deleting CDT. Anyway flash if you are interested.
Sent from my XT910 using xda app-developers app
Click to expand...
Click to collapse
my wild guess
8GB XT910 CN
- with webtop
- official service fastboot filename have SPDU
- latest ota :
Blur_Version.67.213.6.XT910.ChinaRetail.en.CN.zip
-- CDT SV : 5
-- fingerprint : 4.1.2 6.7.2_GC-384-SPDU-801 (11874607)
Click to expand...
Click to collapse
9GB XT910 CN
- no webtop partition
- official service fastboot filename have SPDUF
- latest factory fastboot filename :
fastboot-p2b_spyder-umts_spyder-user-4.1.2-6.7.2_GC-381-398-release-keys-ChinaRetail-CN_chn.tar.gz
-- CDT SV : 4
-- fingerprint : 4.1.2 6.7.2_GC-381 (398)
Click to expand...
Click to collapse
fastboot-p2b_spyder-umts_spyder-user-4.1.2-6.7.2_GC-384-402-release-keys-ChinaRetail-CN_chn.tar.gz
-- CDT SV : 5
-- fingerprint : 4.1.2 6.7.2_GC-384 (402)
Click to expand...
Click to collapse
You can switch between 8GB & 9GB... with-ever you prefer
BMM 2nd system requires webtop partition & it is faster than virtual (3~6)
Root for CN CDT 5 --> http://www.projectlense.com/RazrSpyder/Root
Aaaaand here goes my ultraclean nandroid backup along with all files you'll need to create a working installation of the system from fastboot-p2b_spyder umts_spyder-user-4.1.2-6.7.2_GC-384-402-release-keys-ChinaRetail-CN_chn.zip FXZ in a Boot Menu Manager-friendly way.
Download the files below:
boot.img
device_tree.bin
nandroid backup of /system
recovery.img
bp.img
Then follow these steps:
Enter Boot Menu Manager settings.
Set up a slot for this firmware. Tick just the 2nd-init option.
Enter Boot Menu Manager recovery.
Back up CID. Store the backed up CID in a safe place.
Erase CID.
Flash the radio via Boot Menu Manager recovery from bp.img.
Switch to the slot which you just set up.
Restore /system from the provided nandroid backup (extract directory and files from 6.7.2_GC-384-402.7z into clockworkmod/backup directory in either sdcard).
Flash Google apps package (either from Google or from Motorola).
Flash Superuser package (I prefer SuperSU).
Reboot into bootloader. Enter AP Fastboot.
Flash JB kernel: moto-fastboot flash boot boot.img.
Flash JB device tree: moto-fastboot flash devtree device_tree.bin.
Flash JB recovery: moto-fastboot flash recovery recovery.img.
Alternatively, you may flash this radio while in AP Fastboot: moto-fastboot flash radio radio.img, but it will unpack files into /cache, then reboot into recovery, flash from /cache and erase /cache afterwards! You have been warned if you use the original /cache patition for anything else than designed by Motorola (e.g. Boot Menu Manager with the default slot layout).
plz help urgently i m stuk on step 11 how to flash .img files plz help
You have to hold both volume keys when you turn on your RAZR. Highlight "AP Fastboot" by pressing volume down, choose with volume up.
The files can be flashed using moto-fastboot (Linux) or eprj-fastboot (Windows). Please search the forum for howtos.
Sent using a touch screen
Napisane na ekranie dotykowym
Flashing with RSD Lite 6.1.4 to my cid deleted European XT910. Will update this post for the result.
You'll probably have to format your internal SD card as flash layout has changed (space occupied by webtop was merged with internal SD card). Further to this, it's likely that CDT has been modified so you can't go back to ICS.
Sent using a touch screen
Napisane na ekranie dotykowym
It is worse. It flashed successfully but now i can't connect phone to pc using adb, ap fastboot. It is just not detected.
Might be a Windows driver issue (Perhaps Chinese firmware returns other USB product IDs?), mine works flawlessly with Linux tools. You should have tried safer nandroid method first, modified the XML to not flash CDT or replaced CDT with the one you already have on your device.
Sent using a touch screen
Napisane na ekranie dotykowym
Thanks for the tip, for a moment that i thought i messed up the device badly with this. Now i am flashing ics fastboot to unbrick the device, in the meantime we'll see if downgrade to ics is possible.
Edit : Flashed stock ics without errors. Back to official ics again.

[TUT][PRE-ROOTED JB ROM ZIP][How To] Root JB for locked Boot Loader

This is a pre-rooted JB for Xperia P Only !!
How to get a rooted JB For XP, well follow this:
please press thanks for uploading the rooted FTF for pandemics here :- http://forum.xda-developers.com/showpost.php?p=40822979&postcount=223
1: Flash back to ICS with flashtool
2: Download this ftf file: [rom]Sony Xperia P_6.1.1.B.1.75_Generic World
3: Put the ftf file inside the firmware folder of flashtool
4: Turn Usb Debugging on inside your phone
5: Shut down your Xperia P
6: Press the lightning icon inside flashtool
7: press FLASHMODE 'NOT FASTBOOT"
8: Choose the 75 ftf file for XP
9: Tick or untick nothing, stands all good
10: reboot your device, you are back on ICS
Root now the ICS, Follow this:
[ROOT][Including .54 and .75 update]
Install CWM:
[CWM][ICS]CWM Recovery 6.0.1.2 for Locked Bootloader
Well now install the pre-Rooted JB
Download this JB Kernel zip:
http://d-h.st/oBB
and this Pre-rooted JB zip rom:
http://d-h.st/aze
and put it on your SD card
Well Now shut down you Xperia P
Turn it on
Enter CWM Recovery by pressing volume down
Mount System
Mount Data
Mount Cache
Till you see its all unmounted
Flash the JB Kernel Zip
Again
Mount System
Mount Data
Mount Cache
Till you see its all unmounted for sure, otherwise you get aborted
Flash the JB_prerooted_6.2.A.0.400.zip
Do Not Reboot !!
Wipe Data/Factory Reset
Reboot !!
It take some minutes, But just wait with patience
For the 1st time you may get FC from Thememanager and Timescape
No worries, its gone and all works good
Enjoy Rooted JB !!!
Proof:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Guide By Pandemic​
credits :-
Pandemic for writing this awesome guide
OLD INSTRUCTIONS​
ROM LINK:-
JB pre-rooted TW firmware 6.2.A.0.400 (confirmed working)
JB pre-rooted Generic firmware 6.2.A.0.400(confirmed working fine thanks to [url=http://forum.xda-developers.com/member.php?u=2902434]Pandemic) [/URL]
GREAT thanks to s4tch
1.Go to CWM recovery
2.mount data,system and cache
3.flash jb kernel(see attachment)
4.mount data,system and cache again if not mounted
5.flash the JB_prerooted_6.2.A.0.400.zip
6.wipe data and reboot
TUTORIAL FOR MAKING FLASHABLE ZIP
First of all download any JB firmware FTF .
You will need the follows tools for making flashable zip
1.flash tool from binary4
2.usb cable
3.winrar software (which i recommend )
4.superuser.zip
5.ext4 unpacker
steps:-
1.Now open JB firmware FTF with winrar software
see image
2. right click system.sin and extract it
see image
3.open flash tool and go to tools ---sin editor ---open system.sin---dumb data and you will get two files system.ext4 (important) and system partition.bla(this one not needed)
see image
4.open ext4 unpacker and browse system.ext4 ----extract it
see image
5.now download superuser.zip from attachment and extract it (don't ask me how to).
6.copy bin/su and app/superuser.apk to system/bin and system/app of JB firmware respectively ,which you extracted in step 4.
7.download JB.zip from attachment and open with winrar
8.browse through system folder of it and drag and drop files it JB.zip (JB.zip should be opened in winrar)
see images
9.now you are done with system files
10.flash it with CWM recovery
11.turn off the device
12.now kernel part,open flash tool
13.select flash mode
14.select JB firmware FTF u have and exclude system,baseband ,fota and partition(tick these four)
see image
15.click ok
16.press volume down key and connect the usb(which should be connected to PC) to device
18.done and now reboot
19.wait for it will take a long time
I dont get it.. there is no CWM recovery so how can we flash the file ? Also we just change the files of the system on the PC, not in phone
DavidMKD said:
I dont get it.. there is no CWM recovery so how can we flash the file ? Also we just change the files of the system on the PC, not in phone
Click to expand...
Click to collapse
See the requirements
U should be on ics ,rooted and cwm installed.
Also we just change the files of the system on the PC, not in phone
What u saying
Sent from my LT22i using Tapatalk 2
percy_g2 said:
See the requirements
U should be on ics ,rooted and cwm installed.
Also we just change the files of the system on the PC, not in phone
What u saying
Sent from my LT22i using Tapatalk 2
Click to expand...
Click to collapse
Maybe I cant understand... Its not clearly explained
DavidMKD said:
Maybe I cant understand... Its not clearly explained
Click to expand...
Click to collapse
steps are clear ,u should know how to use sin editor in flashtool .
there is a link in 1st post check that
it's a tedious process, any other simple method like the one for .54 and .75
Aravinth_sm said:
it's a tedious process, any other simple method like the one for .54 and .75
Click to expand...
Click to collapse
wait for devs to come in and do it in short way
From common sense, its logical that a rooted rom will obviously work So if anyone still has doubts, go through with it and have no worries It will work just fine
[ps : This is the same method I described so dont get confused ]
I already got it, you need to make a flashable CWM update.zip archive.
This is problem I have very few free space on SDcard.
Would it B so hard if anybody made pre-rooted ftf file for locked BL?
bflmpsvz said:
I already got it, you need to make a flashable CWM update.zip archive.
This is problem I have very few free space on SDcard.
Would it B so hard if anybody made pre-rooted ftf file for locked BL?
Click to expand...
Click to collapse
the problem is my data connection,otherwise i would have uploaded flashable zip for LB
btw can anyone provide me updater script of stock ICS rom?
I'm at step 12, but noob question is coming: where should I place kernel.elf in the flashable zip?
Now I have the following folders in my zip:
\META-INF
\system
...and all the files from step 8 in the system folder.
s4tch said:
I'm at step 12, but noob question is coming: where should I place kernel.elf in the flashable zip?
Now I have the following folders in my zip:
\META-INF
\system
...and all the files from step 8 in the system folder.
Click to expand...
Click to collapse
place it in the root of the zip
give me your updater script i will modify it and give it to you or give me the zip without system folder in it ?
percy_g2 said:
place it in the root of the zip
give me your updater script i will modify it and give it to you or give me the zip without system folder in it ?
Click to expand...
Click to collapse
i send you the updater script.
percy_g2 said:
place it in the root of the zip
give me your updater script i will modify it and give it to you or give me the zip without system folder in it ?
Click to expand...
Click to collapse
OK, I'll do that. I attached the updater.script.
s4tch said:
OK, I'll do that. I attached the updater.script.
Click to expand...
Click to collapse
pandemic and s4tch try with this updater script
put kernel.elf in root of zip
zip should be like this
\META-INF
\system
\kernel.elf
percy_g2 said:
pandemic and s4tch try with this updater script
put kernel.elf in root of zip
zip should be like this
\META-INF
\system
\kernel.elf
Click to expand...
Click to collapse
what? i dont understand you, just folders and als a folder called root?
Pandemic said:
what? i dont understand you, just folders and als a folder called root?
Click to expand...
Click to collapse
root of the folder means in zip not in any folder/directory
replace the updater script with mine which i gave in above post
make a flashable zip
which will look like
\META-INF\com\google\android:- replace my updater script here
\system:- super user app as i mentioned in my steps in 1st post
\kernel.elf :- kernel.elf here
^Thanks! Flasingh back ICS now, I'll report results in 30-40 minutes.
percy_g2 said:
root of the folder means in zip not in any folder/directory
replace the updater script with mine which i gave in above post
make a flashable zip
which will look like
\META-INF\com\google\android:- replace my updater script here
\system:- super user app as i mentioned in my steps in 1st post
\kernel.elf :- kernel.elf here
Click to expand...
Click to collapse
sorry man i dont get you !
your english is bad, a zip need folder you know map/folders
how must i all them?
be clear please
s4tch said:
^Thanks! Flasingh back ICS now, I'll report results in 30-40 minutes.
Click to expand...
Click to collapse
great waiting :good:

[KERNEL][D5803/D5833] AndroPlusKernel v72 [DISCONTINUED]

I love DooMKernel by DooMLoRD , but he does not have Z3 (also Z3 Compact).
So I started to port DooMKernel for Z3 and Z3 Compact.
Please do not ask me to add something, I don't know much about kernel and git right now...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
* banner by MysticEnforcer
View attachment 2995202
View attachment 2995203
juggly.cn and other Japanese website - please do not use this thread as a source.
I have Japanese post at androplus.org
Download from official website
Changelog
What is FOTA kernel recovery?
NOTE: this is old info
Xperia doesn't have recovery partition for user,
but we have FOTA kernel partition for OTA.
Since we have to unlock bootloader and OTA won't work on unlocked,
we can re-use useless FOTA kernel as recovery partition using Dees-Troy's "extract_elf_ramdisk".
With FOTA kernel recovery, you can update your recovery without updating kernel.You can flash images to FOTA kernel by fastboot command like
Code:
fastboot flash recovery fotakernel.img
To enter into FOTA recovery, press power key when LED is on.
How to restore DRM functions?
When you unlock bootloader you will lose X-Reality, noise reduction and so on,
but you can restore them!
Original thread is here, but I updated steps for Z3 and Z3 Compact.
1. Download zip from original thread
* Choose KitKat version (for 4.4) or Lollipop version (for 5.0)
2. Place zip in internal or external storage of your device
3. Reboot into recovery and do Factory Reset
4. Reboot into flashmode and flash FTF with Flashtool
Any FTF is OK, but of cource use FTF for same version you are using now.
Wipe: Check APPSLOG and CACHE
Exclude: Don't check
5. Close Flashtool, unplug and plug your phone and reopen Flashtool, then relock bootloader
Click BLU icon to show relock button and click it.
6. Flash FTF (same as 4.)
7. Close Flashtool, unplug and plug your phone and reopen Flashtool, then unlock bootloader
Click BLU icon to show unlock button and click it.
8. Reboot into fastboot mode and flash my kernel
9. Reboot into recovery and install DRM Restore zip
10. Reboot
11. Done!
After doing this, do not restore old data since it will revert DRM restore.
You can restore system with recovery and use Titanium Backup or something to restore app data.
Note: When you flash new ROM (not kernel), you must flash DRM Restore zip.
If you get "net::ERR_NAME_NOT_RESOLVED" when connecting xda,
please disable PrototypeProtection with Titanium Backup or something similar.
How to use F2FS?
Read this:
http://forum.xda-developers.com/xperia-s/s-development/tutorial-migrate-filesystem-to-f2fs-ext4-t3004755
Kernel sources
https://github.com/WedyDQ10/android_kernel_sony_msm8974ac
I should learn how to use git before creating custom kernel...
Credits
DooMLoRD
Faux123
Dees_Troy & TeamWin
Phil3759
Myself5
glocklee
pec0ra
and many other people involved in Z3 development
DO NOT talk about rooting with locked bootloader here.
XDA:DevDB Information
AndroPlusKernel for Z3 Compact, Kernel for the Sony Xperia Z3 Compact
Contributors
AndroPlus, [#APK_cont]
Source Code: https://github.com/WedyDQ10/android_kernel_sony_msm8974ac
Kernel Special Features:
Version Information
Status: Stable
Created 2014-12-28
Last Updated 2016-04-09
great! can't wait to test it... i'll see what the result is
Thanks for this. Also, I donated to Doomlord lately, in the hope he might end up buying a Z3C (and also just a general thank you for all he's done for the Android development community).
AndroPlus said:
I love DooMKernel by DooMLoRD , but he does not have Z3 (also Z3 Compact).
So I started to port DooMKernel for Z3 and Z3 Compact.
Please do not ask me to add something, I don't know much about kernel and git right now...
View attachment 2995202
View attachment 2995203
juggly.cn and other Japanese website - please do not use this thread as a source.
I have Japanese post at androplus.org
Features
Fixed entering to recovery -v4
CPU OverClock upto 2.89GHz -v3
Intelli-Plug driver v3.8 -v2
Intelli-thermal v2 -v2
Intelli-KSM -v2
Sound Control driver v3.6 -v2 [Not working]
PowerSuspend drivers -v2
Force FastCharge -v2
kernel level Color Control -v2
kernel mode NEON -v2
msm_cpufreq_limiter "Snake Charmer" -v2
per-core overall stats -v2
NTFS R/W support -v2
I/O schedulers -v2
BFQ
FIOPS
CPU governor (Some are not tested) -v2
Intelli-active
LionHeart
SmartAssV2
LagFree
Wheatley
Disabled ric -v1
CWM -v1
TWRP Recovery -v1
PhilZ touch recovery -v1
CPU OverClock upto 2.8 GHz -v1
GPU OverClock -v1
CPU Undervolting -v1
SIO I/O scheduler -v1
Requirements
Xperia Z3 Compact [D5803 & D5833]
stock 4.4.4
23.0.A.2.105 or .93 -v1~
DO NOT use this kernel with CM or CM based ROM.
This kernel is only for stock or stock based ROM.
Unlocked bootloader
Apps such as FauxClock
Download
v4 - Z3 Compact D5803 23.0.A.2.105
v4 - Z3 Compact D5833 23.0.A.2.93
v3a - Z3 Compact D5803 23.0.A.2.105 (beta)
How to flash
1. Reboot into bootloader
2. Flash kernel using fastboot
Code:
fastboot flash boot AndroPlusKernel_[B][version and variant][/B].img
3. Reboot
Code:
fastboot reboot
Kernel sources
https://github.com/WedyDQ10/AndroPlusKernel_leo
I should learn how to use git before creating custom kernel...
Credits
DooMLoRD
Faux123
Dees_Troy & TeamWin
Phil3759
and many other people involved in Z3 development
DO NOT talk about rooting with locked bootloader here.
Click to expand...
Click to collapse
It doesn't work, it goes into bootloop, i couldn't even boot into cwm afterwards
i had the to reflash CWM thrugh fastboot and then i could boot my device.
firast i thought it could be related to cooperate mail, so i removed password and account
and tried to flash the kernel again, same bootloop again. so i'll wait to there is a stable one
or am i doing something wrong?
fw xxx.105 rooted with cwm on it and all kinf of other stuff
shafiq01 said:
It doesn't work, it goes into bootloop, i couldn't even boot into cwm afterwards
i had the to reflash CWM thrugh fastboot and then i could boot my device.
firast i thought it could be related to cooperate mail, so i removed password and account
and tried to flash the kernel again, same bootloop again. so i'll wait to there is a stable one
or am i doing something wrong?
fw xxx.105 rooted with cwm on it and all kinf of other stuff
Click to expand...
Click to collapse
What happened, I don’t experienced anything but seamlessly perfect… I love this kernel and my experience now in my z3c is absolutely great! Try to re download maybe you got the corrupted downloaded.
shafiq01 said:
It doesn't work, it goes into bootloop, i couldn't even boot into cwm afterwards
i had the to reflash CWM thrugh fastboot and then i could boot my device.
firast i thought it could be related to cooperate mail, so i removed password and account
and tried to flash the kernel again, same bootloop again. so i'll wait to there is a stable one
or am i doing something wrong?
fw xxx.105 rooted with cwm on it and all kinf of other stuff
Click to expand...
Click to collapse
One member confirmed it's working on his D5803 .105, so it might be corrupted download.
Please redownload from mirror (mega).
AndroPlus said:
One member confirmed it's working on his D5803 .105, so it might be corrupted download.
Please redownload from mirror (mega).
Click to expand...
Click to collapse
Indeed, I believed it is corrupted copy… for me .105, I highly recommend using this kernel, truly awesome! the graphic really works very well now, the battery perform very fine as well, I liked the new version of the cwm too! I think a lot of benefits will provide this to your z3c device, many thanks @AndroPlus you rock men! Cheers
flashed on my z3c with .105. no bootloops, haven't come across any other issues yet. I will say that my battery life seems to be lasting a bit longer. i'll keep an eye on it for the next couple of days and report back! I still haven't played with any kernel settings. thank you for porting this over!! if you have any suggestions for the kernel settings let us know!
it is working now, you guys were correct, it was a corrupt download. I could see the first file downloaded was 8mb the next one was 18mb
thank you xda members, appreciated
Thanksss
When i use Trickster to amend sound control, device reboots, anyone else get the same, also get the same when adjusting voltage, tried -25mv, same thing occurred.
Ill post a logcat shortly
Cheers
@AndroPlus
Could you please post the MD5 hash in the OP or upload the files to a site that shows the MD5 so we can confirm the file, because flashing a corrupted kernel could harm our devices.:good:
Dsteppa said:
@AndroPlus
Could you please post the MD5 hash in the OP or upload the files to a site that shows the MD5 so we can confirm the file, because flashing a corrupted kernel could harm our devices.
Click to expand...
Click to collapse
Yes please. Or a zip file will do because Winzip or 7zip usually shows error while extracting.
spida_singh said:
When i use Trickster to amend sound control, device reboots, anyone else get the same, also get the same when adjusting voltage, tried -25mv, same thing occurred.
Ill post a logcat shortly
Cheers
Click to expand...
Click to collapse
OP says sound control driver isn't working. Use undervolt at your own risk. If it rebooted, try a lower value like -5 mv
Btw how do I get into Philz recovery? Up is for CWM, down is for TWRP. found it... camera button : )
Changed to flashable zip and uploaded to BasketBuild which can show MD5
Hello, is it possible to get the stock original kernel for Z3 Compact D5803 23.0.A.2.105 img (Not modified or rooted one ) to flash it via fastboot without restoring the whole stock ROM again? Thanks!
wrwr said:
Hello, is it possible to get the stock original kernel for Z3 Compact D5803 23.0.A.2.105 img (Not modified or rooted one ) to flash it via fastboot without restoring the whole stock ROM again? Thanks!
Click to expand...
Click to collapse
You can create stock kernel flashe zip by extracting jernel.sin from ftf, then rename to boot.img and overwrite boot.img in the zip.
AndroPlus said:
You can create stock kernel flashe zip by extracting jernel.sin from ftf, then rename to boot.img and overwrite boot.img in the zip.
Click to expand...
Click to collapse
Thanks AndroPlus, but there is two files: kernel.sin and fotakernel.sin, which one, and can I flash it via fastboot after renaming to boot.mg? easier than to include in a zip and flash via recovery.
wrwr said:
Thanks AndroPlus, but there is two files: kernel.sin and fotakernel.sin, which one, and can I flash it via fastboot after renaming to boot.mg? easier than to include in a zip and flash via recovery.
Click to expand...
Click to collapse
Oh I forgot to say you have to decrypt kernel.sin (not fotakernel) with Flashtool.
You can decrypt kernel.sin by "Tools" -> "Sin Editor" and select kernel.sin, then "Extract data".
Then you can flash kernel via fastboot:
Code:
fastboot flash boot kernel.elf
AndroPlus said:
Oh I forgot to say you have to decrypt kernel.sin (not fotakernel) with Flashtool.
You can decrypt kernel.sin by "Tools" -> "Sin Editor" and select kernel.sin, then "Extract data".
Then you can flash kernel via fastboot:
Code:
fastboot flash boot kernel.elf
Click to expand...
Click to collapse
Hey AndroPlus, I did all the steps OK, but when flashing (fastboot flash boot kernel.elf) I got this error via fastboot: FAILED (remote: image is not a boot image) ?
wrwr said:
Hey AndroPlus, I did all the steps OK, but when flashing (fastboot flash boot kernel.elf) I got this error via fastboot: FAILED (remote: image is not a boot image) ?
Click to expand...
Click to collapse
hmm...I thought it can be done with fastboot, but it seems I'm wrong...
so you have to rename kernel.elf to boot.img and overwrite boot.img in zip, then install it.

Categories

Resources