CWM Kernel flasher XPERIA M DUAL

Search This thread

andro-SYR

Senior Member
May 2, 2012
230
201
Just wanted to share my flashable zip witch I used to flash kernels for my XMD,
Just rename the kernel u want to flash to boot.img and put it in the root of the zip and ur flashable zip is ready.
It's handy if u want to test kernels without PC.
Its tested with XM dual,
If u want to check if its workung for XM single just use root explorer and head to dev/block/platform/msm_sdcc.1/by-name and look for boot
If boot is shortcut to mmcblk0p17 then it will work
If not change the updater-script in the zip with the right one
See the attached pic
Enjoy.
http://d-h.st/gpC

Sent from my C2005 using Tapatalk 4
 

Attachments

  • uploadfromtaptalk1387660043900.jpg
    uploadfromtaptalk1387660043900.jpg
    44.6 KB · Views: 2,206
Last edited:

LIONS1

Senior Member
Dec 24, 2011
409
243
Tartous
It's better if you use kernel partition than boot partition
And you can use this script with all Xperia 2013:

package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/by-name/Kernel");


It's better & safer this way ;)




Sent from my C5303 using Tapatalk
 

alvinhochun

Senior Member
Oct 3, 2010
175
202
It's better if you use kernel partition than boot partition
And you can use this script with all Xperia 2013:

package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/by-name/Kernel");


It's better & safer this way ;)




Sent from my C5303 using Tapatalk

No, the Xperia M don't have a "kernel" partition and the boot image is stored in the boot partition.

Not every Xperia devices are the same.
 

haresh311999

Senior Member
Jun 23, 2013
398
118
Navi Mumbai
Yes you can use it I am also using it on xperia m ss to flash kernels just add your boot.IMG to the zip

Sent from my C1905 using Tapatalk
 

Kuato

Senior Member
Sep 30, 2012
877
402
nowhere
Is this method work if I flash cm11 kernel? Is that possible??

Sent from my C1905 using XDA Premium 4 mobile app
 

thirdzcee

Senior Member
May 13, 2012
1,745
589
Bacolod City
Just wanted to share my flashable zip witch I used to flash kernels for my XMD,
Just rename the kernel u want to flash to boot.img and put it in the root of the zip and ur flashable zip is ready.
It's handy if u want to test kernels without PC.
Its tested with XM dual,
If u want to check if its workung for XM single just use root explorer and head to dev/block/platform/msm_sdcc.1/by-name and look for boot
If boot is shortcut to mmcblk0p17 then it will work
If not change the updater-script in the zip with the right one
See the attached pic
Enjoy.
http://d-h.st/gpC

Sent from my C2005 using Tapatalk 4

Good one... Big2 thanks to this... Now I can upload my kernel releases as a flashable zip :thumbup::thumbup::thumbup::D

Sent from my C2005 using XDA Premium 4 mobile app
 

dunc4n88

Senior Member
Nov 16, 2011
606
222
Could this method be used via flash gordon for locked bootloaders or only unlocked bootloaders

Sent from my C1905 using XDA Premium 4 mobile app
 

andro-SYR

Senior Member
May 2, 2012
230
201
I didn't used the app and don't know how work but u can't flash modified kernel on locked boot loader anyway

Sent from my C2005 using Tapatalk
 

Kuato

Senior Member
Sep 30, 2012
877
402
nowhere
I want to use CM11 ROM, but I dont hav a pc for flash the kernel, is there any tutorial for flash CM11 with this kernel flasher??? What should I do first, flash the rom or flash the kernel first? Then should I wipe all partition (Data/cache/system) ????

Sent from my C1905 using XDA Premium 4 mobile app
 

andro-SYR

Senior Member
May 2, 2012
230
201
Flash cm kernel.with attached zip then reboot to recovery and flash cm rom
For wipe question u should ask in cm thread.

Sent from my C2005 using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    Just wanted to share my flashable zip witch I used to flash kernels for my XMD,
    Just rename the kernel u want to flash to boot.img and put it in the root of the zip and ur flashable zip is ready.
    It's handy if u want to test kernels without PC.
    Its tested with XM dual,
    If u want to check if its workung for XM single just use root explorer and head to dev/block/platform/msm_sdcc.1/by-name and look for boot
    If boot is shortcut to mmcblk0p17 then it will work
    If not change the updater-script in the zip with the right one
    See the attached pic
    Enjoy.
    http://d-h.st/gpC

    Sent from my C2005 using Tapatalk 4
    3
    It's better if you use kernel partition than boot partition
    And you can use this script with all Xperia 2013:

    package_extract_file("boot.img", "/dev/block/platform/msm_sdcc.1/by-name/Kernel");


    It's better & safer this way ;)




    Sent from my C5303 using Tapatalk

    No, the Xperia M don't have a "kernel" partition and the boot image is stored in the boot partition.

    Not every Xperia devices are the same.