S-ON_Kernel_Flasher - HTC Desire X

So here I will attach a little *.zip-file which flashes Kernel /Boot.img from recovery and without need to flash this again via fastboot.
In Updater Script you´ll find Code , which Dev´s could include in their Updater-Scripts.
To use it : 1. unzip file
2. put your boot.img in this file
3. put your modules under /system/lib/modules
4. zip the file
5. flash & enjoy
Have a nice day

Awesome,
but did you test it..?
Sent from my HTC Desire X using xda premium

I was looking for this !!! My kernel will be coming really soon now!
Sent from my HTC Desire X using xda app-developers app

greeneyes2910 said:
So here I will attach a little *.zip-file which flashes Kernel /Boot.img from recovery and without need to flash this again via fastboot.
In Updater Script you´ll find Code , which Dev´s could include in their Updater-Scripts.
To use it : 1. unzip file
2. put your boot.img in this file
3. put your modules under /system/lib/modules
4. zip the file
5. flash & enjoy
Have a nice day
Click to expand...
Click to collapse
Hi,
just wondering, have you tested the htc dumlock feature in twrp??
I know i ported it, but havent had the chance yet. Maybe i'll try on weekend.
Thanks anyway.
BTW: i've been stalking ur trees on git, not much activity there.
Regards
Yasir

neXus PRIME said:
Hi,
just wondering, have you tested the htc dumlock feature in twrp??
I know i ported it, but havent had the chance yet. Maybe i'll try on weekend.
Regards
Yasir
Click to expand...
Click to collapse
I have. It didn't work...

Yes of Course I´ve tested myself.. It works fine. No luck with Htc Dumlock so far

greeneyes2910 said:
Yes of Course I´ve tested myself.. It works fine. No luck with Htc Dumlock so far
Click to expand...
Click to collapse
Haha, I´m compiling JB test roms every second day, but will upload the device tree , when a rom boots up.
Perhaps it could be a possibility to compile msm-3.4 Kernel from CodeAurora because it´s nearly for msm 7627a + msm 8625 devices.

greeneyes2910 said:
Haha, I´m compiling JB test roms every second day, but will upload the device tree , when a rom boots up.
Perhaps it could be a possibility to compile msm-3.4 Kernel from CodeAurora because it´s nearly for msm 7627a + msm 8625 devices.
Click to expand...
Click to collapse
why not cm9(ics)??
btw, can u answer 1 confusion??
what exactly changes in:
1.boardconfig.mk
2.device.mk
3.vendor-blob.mk
4.ramdisk
when a device tree of ics is changed to make work for jb
regards

AW: S-ON_Kernel_Flasher
There are a few changes. Alone in Kernel - take a look at evervolv ics/jb Kernel for Desire and See ,how many differs you'll find. Also mounting sdcard changes from ics to jb.so u have to modify vold.fstab,etc
Sent from my HTC Desire X using xda premium

greeneyes2910 said:
There are a few changes. Alone in Kernel - take a look at evervolv ics/jb Kernel for Desire and See ,how many differs you'll find. Also mounting sdcard changes from ics to jb.so u have to modify vold.fstab,etc
Sent from my HTC Desire X using xda premium
Click to expand...
Click to collapse
i know desire. but this thing is so so different from others. First of all, there is no other popular phone with msm8225 s4 play, then there is the himax touchscreen which is also rare and different, so i couldnt complete sweep2wake feature in kernel. Further more, CM, MIUI, AOKP, no group is trying to support it officially.
I'll look into other trees to find the diff. Thanks for the heads up.
Regards

Great work
Verstuurd van mijn HTC Desire X met Tapatalk

module
Hey ! From where can I get kernel modules?

catchme_gagan said:
Hey ! From where can I get kernel modules?
Click to expand...
Click to collapse
The modules are integrated within the custom kernels(zImage) already. So you won't need them now.
Sent from my HTC Desire X using xda app-developers app

InfinityShooter said:
The modules are integrated within the custom kernels(zImage) already. So you won't need them now.
Sent from my HTC Desire X using xda app-developers app
Click to expand...
Click to collapse
will it work for new hboot? in first place does it really work?

DeveloperOne said:
will it work for new hboot? in first place does it really work?
Click to expand...
Click to collapse
As far as I remember, the scripting had some sort of infinite loops in em. I haven't tested it personally but I don't think it really works. Tell me if I'm wrong.

Related

[13.JUL.12][Kernel][GPL]Nightmare Kernel [ICS][v1.1]

Hi this is built from the Telus Amaze ics source code that was just released. It is the first custom ics kernel for our Amaze.
Compatibility List:
All Sense 3.6 and 4 Roms
Downloads:
Here *Zip is flashable*
GPL Compliance
Changelog
v1.1
* Fix code derps
* New aroma pic from ziggy
* Just a better version
v1.0
* Fixed Bluetooth
* Fixed Aroma touch
* Added Stock modules
* More optimizations
Test 2
* Added OC (Credits Kozmikkick)
* Aroma Installer (Credits Kozmikkick)
* Fixed WiFi
* Updated Kernel
* More Govs
* Battery Tweaks
Test 1
* Initial Release
Click to expand...
Click to collapse
If you don't know how to use fastboot use Hasoon's toolkit.
Warning: If you have ever flashed kozmik's kernel you need to first revert back to the stock modules so flash any rom then flash this
Sportsstar89 you the man!!!
sportsstar89 said:
Hi this is built from the Telus Amaze ics source code that was just released. It is the first custom ics kernel for our Amaze. As of now there are not any major changes just some minor edits for speed and battery. No OC yet.
Downloads:
Here *It is not a flashable zip. there is a boot.img inside*
GPL Compliance
Changelog
Click to expand...
Click to collapse
First things first sportstar you are definitly awesome! Second if it not a flashable zip how do I put it on my amaze? Sorry I didn't have the amaze pre ics so I haven't used any kernels.
sent from one badass htc amaze with ics jellybean
tgamble160 said:
First things first sportstar you are definitly awesome! Second if it not a flashable zip how do I put it on my amaze? Sorry I didn't have the amaze pre ics so I haven't used any kernels.
sent from one badass htc amaze with ics jellybean
Click to expand...
Click to collapse
just extract it and
Code:
fastboot flash boot boot.img
or replace the boot.img in your current rom with this one
Would this work with a tmobile amaze 4g? Sorry for the noob question
Sent from my HTC_Amaze_4G using xda app-developers app
imxsteezin said:
Would this work with a tmobile amaze 4g? Sorry for the noob question
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
Yes it's a kernel it is not carrier specific
sportsstar89 said:
just extract it and
Code:
fastboot flash boot boot.img
or replace the boot.img in your current rom with this one
Click to expand...
Click to collapse
Another noob question... How do I use fastboot. Moved boot.img to sd and booted to fastboot but nothing happened.
sent from one badass htc amaze with ics jellybean
tgamble160 said:
Another noob question... How do I use fastboot. Moved boot.img to sd and booted to fastboot but nothing happened.
sent from one badass htc amaze with ics jellybean
Click to expand...
Click to collapse
download my toolkit. place it in the kernel folder. Select "with this command" and press Flash kernel. It'll do it for you.
hasoon2000 said:
download my toolkit. place it in the kernel folder. Select "with this command" and press Flash kernel. It'll do it for you.
Click to expand...
Click to collapse
Already have the toolkit. Thank you
sent from one badass htc amaze with ics jellybean
hasoon2000 said:
download my toolkit. place it in the kernel folder. Select "with this command" and press Flash kernel. It'll do it for you.
Click to expand...
Click to collapse
Hasoon's toolkit to the rescue lol
sportsstar89 said:
Hasoon's toolkit to the rescue lol
Click to expand...
Click to collapse
Just making lives easier
hasoon2000 said:
Just making lives easier
Click to expand...
Click to collapse
Added it to the OP
sportsstar89 said:
Added it to the OP
Click to expand...
Click to collapse
Hooray!
COME ON LADIES!!
https://twitter.com/PoorCollegeGuy/status/222516466711396352
WE CAN GET FREE ADVERTISEMENT! GIVE ME SOME DAMN INFO ABOUT IT!!!!!!!! lol
That was fast!
Sent from my Energized HTC Amaze!
hasoon2000 said:
Hooray!
COME ON LADIES!!
https://twitter.com/PoorCollegeGuy/status/222516466711396352
WE CAN GET FREE ADVERTISEMENT! GIVE ME SOME DAMN INFO ABOUT IT!!!!!!!! lol
Click to expand...
Click to collapse
Tried to retweet, no go
Gonna flash this as soon as my nand is finished!
good job sport, btw wifi not working
logcat
Can confirm no wifi, fixing perms now to see if that helps.
Edit: No dice, still no wifi, got data though.
elkin205 said:
good job sport, btw wifi not working
logcat
Click to expand...
Click to collapse
Same here no wifi don't know how to do logcat or I would
sent from one badass htc amaze with ics jellybean
elkin205 said:
good job sport, btw wifi not working
logcat
Click to expand...
Click to collapse
same here... no bt or wi-fi
update: fixing permission didn't work.
Went back to stock kernel, it's all good.

[U] Kernel 3.4 Dev

Hi guys!
I've just seen that in the igloocommunity site today has been released a new ICS rom running on top of 3.4 kernel.
So, I downloaded the kernel file, converted the uImage in zImage and merged with FXP204 ramdisk. Actually i didn't yet tested it, because I haven't enaugh time today.
What I've used:
uImage to zImage tools: http://buffalo.nas-central.org/wiki/How_to_Extract_an_uImage
KeiranFTW kitchen (big thanks to him): http://forum.xda-developers.com/showthread.php?t=1513146
And here it is:
won't work!
zimage is device specific, you cant just use one from another device. you need to compile zimage from source, which isn't possible yet, because there aren't any sources for xperia devices.
You will get 3.4 kernel after xperia p jellybean release.
nickholtus said:
won't work!!!
zimage is device specific, you cant just use one from another device.
You will get 3.4 kernel after xperia p jellybean release
post reported
Click to expand...
Click to collapse
Uh!
I thought that with that ramdisk this should have worked.
BTW I was just trying doing and learnig something
yeah, but ramdisk isn't a problem, ramdisk is less device specific
Zimage cotains all drivers for display, bootloader, wifi, bluetooth, sound and everything else
Ok!
Thanks!
i installed
its very good
tnx
You mean flashed? Make a screenshot, because it is impossible
Sent from my LT22i using xda app-developers app
nickholtus said:
You mean flashed? Make a screenshot, because it is impossible
Sent from my LT22i using xda app-developers app
Click to expand...
Click to collapse
He is kidding
Best part is that he also gave his opinion "its very good"
As if he went from speed of sound to speed of light..... Lmao
yeah i know, but xda isn't just kidding

[Q] kernel for Viperxl+ 2.0 with the function s2w

Dear colleagues who advise kernel for ViperXL+2.0 with s2w. It has long been looking on the forum but can not find. Save. Thank you
There is Elite Kernel by Nik3r or hx0re kernel. Both support s2w.
Sent from my HTC One X+ using xda premium
s2w
DannyAb said:
There is Elite Kernel by Nik3r or hx0re kernel. Both support s2w.
Sent from my HTC One X+ using xda premium
Click to expand...
Click to collapse
it is for the international version and I operator AT&T
[email protected] said:
it is for the international version and I operator AT&T
Click to expand...
Click to collapse
Use the beastmode kernel by Zarboz. Here's the link :
http://forum.xda-developers.com/showthread.php?p=37306827
Sent from my HTC One X+ using xda app-developers app
s2w
bigdave79 said:
Use the beastmode kernel by Zarboz. Here's the link :
http://forum.xda-developers.com/showthread.php?p=37306827
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Thank you very much but the download link does not work!
Here is the thread he is talking about. Download the kernel from it and flash and you should be good to go.
[ROM][04/02/2013] Blackout Mongoose v3.5.5 W/Custom Kernel[Sense 4+][Sense 5 Mods]
It looks as if you have to download the whole rom and then extract the boot.img from the rom then flash and you should be good to go.
s2w
Ghost said:
Here is the thread he is talking about. Download the kernel from it and flash and you should be good to go.
[ROM][04/02/2013] Blackout Mongoose v3.5.5 W/Custom Kernel[Sense 4+][Sense 5 Mods]
It looks as if you have to download the whole rom and then extract the boot.img from the rom then flash and you should be good to go.
Click to expand...
Click to collapse
Thank you I saw this thread even installed this kernel. But if it is installed on the ViperXL+ 2.0 it does not run as a repack for the ViperXL+2.0, it does not work Wi-Fi. Maybe you have a module for it to work Wi-Fi.
Here is the thread he is talking about. Download the kernel from it and flash and you should be good to go.<br />
<br />
[ROM][04/02/2013] Blackout Mongoose v3.5.5 W/Custom Kernel[Sense 4+][Sense 5 Mods]<br />
<br />
It looks as if you have to download the whole rom and then extract the boot.img from the rom then flash and you should be good to go.
Click to expand...
Click to collapse
Unfortunately, in addition to the boot.img, you also have to flash the modules to get it to work. Superchilpil already compiled the kernel specifically for viper ROM (see thread I posted). I've been using his.
Sent from my HTC One X+ using xda app-developers app
s2w for viperXL+ 2.0 AT&T
bigdave79 said:
Unfortunately, in addition to the boot.img, you also have to flash the modules to get it to work. Superchilpil already compiled the kernel specifically for viper ROM (see thread I posted). I've been using his.
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Could you drop me a link to the kernel for Viper. Because of posts I have not found it. Thank you.
[email protected] said:
Could you drop me a link to the kernel for Viper. Because of posts I have not found it. Thank you.
Click to expand...
Click to collapse
I'm not sure what the rules are regarding sharing others work - Zarboz developed it, superchilpil compiled it, so as long as they get the credit maybe it's ok for me to share it. In the meantime, I think there is a newer build of the kernel that you can download as part of the new 4.0 Blackout Mongoose ROM. According to the OP the kernel and associated modules can be extracted from the zip file for the ROM and be flashed separately. I am going to try that later tonight and will let you know how it goes.
Edit: doesn't work
musica complexion
bigdave79 said:
I'm not sure what the rules are regarding sharing others work - Zarboz developed it, superchilpil compiled it, so as long as they get the credit maybe it's ok for me to share it. In the meantime, I think there is a newer build of the kernel that you can download as part of the new 4.0 Blackout Mongoose ROM. According to the OP the kernel and associated modules can be extracted from the zip file for the ROM and be flashed separately. I am going to try that later tonight and will let you know how it goes.
Edit: doesn't work
Click to expand...
Click to collapse
I'm in the same boat, venom / viper rom I don't have the precise name in front of me but had to chime - it's frustrating not having wifi, especially since my mobile data is not active now.
android 4.1.1
sense 4+ (?)
viperxl 2.0.0
:good:
bigdave79 said:
I'm not sure what the rules are regarding sharing others work - Zarboz developed it, superchilpil compiled it, so as long as they get the credit maybe it's ok for me to share it. In the meantime, I think there is a newer build of the kernel that you can download as part of the new 4.0 Blackout Mongoose ROM. According to the OP the kernel and associated modules can be extracted from the zip file for the ROM and be flashed separately. I am going to try that later tonight and will let you know how it goes.
Edit: doesn't work
Click to expand...
Click to collapse
Thank you I have found the core of what you wrote. But it is not very stable on the 2.0 version. There were already reboot. If hotos will tell me otherwise I will be very grateful! Who needs the kernel here is the link http://db.tt/66koARH7
Hi everyone!
I tried this kernel and its pretty stable but system tuner only shows one core working and the others are not coming online even when the phone is running extended periods @ 100%. As such my benchmark scores are lower than even my HTC One XL. Any suggestions? I really love s2w and really would hate to lose it.
Thanks!
Kate
Sent from my Nexus 7 using Tapatalk 2

[ROM][ICS] MIUI v3.2.22

MIUI​
Hi guys,
Good news for all you MIUI fans out there. Our active Desire X community member "xpirt" managed to Port the final MIUI ICS version using sense 4.1 lite as his base rom.
The ROM is mostly bug free EXCEPT - CAMERA. xpirt does not want to continue working on it and has given me permission to post it on his behalf.
I would love to have someone help me fix the camera bug, because the ROM is super smooth and fluid.
Download ROM:
http://d-h.st/OyA
Download Boot img: (KERNEL SOURCE: https://github.com/ProtoU/htc_kernel_protou)
http://d-h.st/GdE
Instructions:
Just like all other ROMs, Flash boot via fastboot, install ROM via recovery.
Special Credits to -
xpirt - major porting work
sk8erboy - from the ONEV forum for help and port rom base
me - i guess, for creating a thread :silly::silly:
Reserved 1
Reserved 1
Reserved 2
Reserved 2
based on which kernel?
Not sk8er_boy .
Sent from my HTC One V using Tapatalk 4 Beta
prototype-U said:
based on which kernel?
Click to expand...
Click to collapse
nexuskernelv3 but some additional services in ramdisk.
sk8erboy said:
Not sk8er_boy .
Click to expand...
Click to collapse
Sorry, corrected.
Hboot
Is this working on JBHboot ?
nARDOs said:
Is this working on JBHboot ?
Click to expand...
Click to collapse
Sure.
Flash the attached boot via fastboot.
Boot into recovery (JB recovery in your case)
Flash it and enjoy.
What an impressive step, to get a nearly fully working MIUI rom for your phone !
Good job guys ! :crying:
neXus PRIME said:
Sure.
Flash the attached boot via fastboot.
Boot into recovery (JB recovery in your case)
Flash it and enjoy.
Click to expand...
Click to collapse
Thanks guys this is awesome :fingers-crossed:
@neXus PRIME what is wrong with the camera ? Can I take simple picture with this ?
Thank you so much for the rom
Can you try porting MIUI v5 too?
Sent from my HTC Desire X using xda premium
Which archive we got to download for the boot anim?
kapucho19 said:
Which archive we got to download for the boot anim?
View attachment 2065373
Click to expand...
Click to collapse
This is the kernel tree. Boot animation is not there. I have attached it for you.
dansou901 said:
Can you try porting MIUI v5 too?
Sent from my HTC Desire X using xda premium
Click to expand...
Click to collapse
Just use this one for the time being. Im working on v5. It will take a long time.
Sorry but I meant to Boot.img
And, another question, can I flash it with this option of the hasoon2000´s all in one kit?
Stuck on the HTC logo with red words.(boot.img installed)
Here's a quick review
Rom is awesome and super duper smooth
But
Camera is not working and whenever I insert my earphonea, phone reboots.
It reboots as soon as the earphones are plugged in.
Sent from my HTC Desire X using xda app-developers app
It's stuck on htc logo with some red notes below.
and after some time it restarted(it didn't go through htc logo without red notes) and it's still not loading. I've flashed the kernel.
alifa said:
It's stuck on htc logo with some red notes below.
and after some time it restarted(it didn't go through htc logo without red notes) and it's still not loading. I've flashed the kernel.
Click to expand...
Click to collapse
If you came from jb u need to factory reset and reinstall the rom
Sent from my HTC Desire X using xda app-developers app

[DEVS] JB on Locked Bootloader [Building Ramdizk][W.I.P]

ANDROID RAMDIZK FOR JB ON XPERIA U​
Hi all, my purpose is to create a mount point for the android system jb, according to knowledge, with modifications you can start ramdizk latest android on the same kernel.
ACCORDING TO MY EXPERIENCE IN JB ICS AND LIBRARIES USED FOR THE SAME IN THIS CASE MALI400 GPU, so it's nothing to make forced changes in the kernel.
What you need to do is make changes to the ramdizk.
You can obtain these files from a jb kernel and extract the ramdizk creating mount points for the start of the software ...
I invite you to participate and contribute to achieving ramdizk, I'm working on this ...
IN X8 SECTION, IS POSSIBLE BOOT ANDROID 2.2 AND 2.3 ON STOCK KERNEL WITH MODIFICATIONS ON RAMDIZK
Based on some reference books I read, an Android system starts up in following main steps:
CPU reads a hard-coded address which usually points to some bootloader program
The bootloader initializes the RAM, puts basic hardware in a quiescent state, loads the the kernel and RAM disk, and jumps to the kernel.
start_kernel() initializes subsystems and proceeds to call the init function of built-in drivers.
The kernel mount its root system (from ramdisk.img).
init.rc is then called to set up the environment variables such as system path, mount other filesystems, start native daemons and so on.
Now, to answer your question: "Is it possible to mount a ramdisk in Android before the Android framework starts, but after the underlying Linux kernel has started?" -- I think this is exactly what android did.
INITS
The fixes required for ramdisk.tar :
init.rc file should have 2 parts from original sony init.rc that are marked as #SEMC
add original init.delta.rc and init.delta.sh from sony or one of my ramdisks, those are responsible for service declarations.
THIS IS A KERNEL FOR GB, ICS AND JB NAA KERNEL
Ramdizk Inector tool
INIT FOR JB HERE
IM ALREADY HAVE THE ROM... IM NEED BOOTIMG FROM JB... ONLY INITS AND COMPILE THIS... WE CAN USE ATIS RAMDISK AS A BASE
PROGRESS
I AM STARTING TO WORK ON THIS
IM WORKING ON THIS...
Interesting....i can help
You can close the thread
jb need new graphics driver into KERNEL
DevSwift1 said:
You can close the thread
jb need new graphics driver into KERNEL
Click to expand...
Click to collapse
NOT NECESARY....
REALLY NOW WHAT I CAN DO, NOT LIKE YOU, CM10.1 COMPILED FROM SOURCES WITHOUT MORE THAN BIG CHANGE CAMERA SOLUTION, NOT MAKE ME LAUGH, I'll show WHAT REALLY IS A JOB.
JB CAN WORK WITH THEIR DRIVERS FOR ICS AND WITH THE SAME BLOBS, already checked ON XPERIA X8
xperiafan13 said:
NOT NECESARY....
REALLY NOW WHAT I CAN DO, NOT LIKE YOU, CM10.1 COMPILED FROM SOURCES WITHOUT MORE THAN BIG CHANGE CAMERA SOLUTION, NOT MAKE ME LAUGH, I'll show WHAT REALLY IS A JOB.
Click to expand...
Click to collapse
ok so show what you can do
could this mean a bug free jellybean?
lol so you are comparing X8 with Xperia U? really? go on and do something then you smart455 LOL
it would be worth a try, imagine, jelly bean on locked bootloader
leave him alone he is the only one that is helping us and we have asked you all so many times to help and now someone suggest something you argue
Dear brother, I was a X8 user and a fan of your stock SGM CM7. I agree with the fact that stock ramdisk can goes a long way. But brother, it is not the same here in Xperia U. But I'm waiting for you to hear good news
P.S: Our X8 cannot run 4.0 and up well. You know that. And also CM7 is a big laggy. At some point, it will be same here for booting up JB with ICS ramdisk
Sent from my ST25i using Tapatalk 2
---------- Post added at 05:47 AM ---------- Previous post was at 05:46 AM ----------
DevSwift1 said:
ok so show what you can do
Click to expand...
Click to collapse
We shall see
Sent from my ST25i using Tapatalk 2
HELLO
Im already pack all files from jb ramdisk... Please test this with atis patch
REMOVED
xperiafan13 said:
Im already pack all files from jb ramdisk... Please test this with atis patch
RAMDISK ALPHA
Click to expand...
Click to collapse
You try first
Sent from my ST25i using Tapatalk 2
little zed said:
you try first
sent from my st25i using tapatalk 2
Click to expand...
Click to collapse
im make the current changes to test this....
xperiafan13 said:
im make the current changes to test this....
Click to expand...
Click to collapse
Provide screenshot if you really booted man.
Sent from my ST25i using Tapatalk 2
little zed said:
provide screenshot if you really booted man.
sent from my st25i using tapatalk 2
Click to expand...
Click to collapse
progress:
Well finally i can compile in tar format
already mount ramdisk, but this is recovery mode
IM NEED MAKE CHANGES AND DELETE SOME FILES IM ONLY NEED MOUNT SYSTEM AND ALL IS DONE
xperiafan13 said:
progress:
Well finally i can compile in tar format
already mount ramdisk, but this is recovery mode
IM NEED MAKE CHANGES AND DELETE SOME FILES IM ONLY NEED MOUNT SYSTEM AND ALL IS DONE
Click to expand...
Click to collapse
the method to properly pack ra.disk in tar is on atis112 his firedroid git repo,s
Sent from my S500 using xda app-developers app
SpaceCaker said:
the method to properly pack ra.disk in tar is on atis112 his firedroid git repo,s
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
Waiting
Sent from my ST25i using Tapatalk 2
Sorry for spamming, i am not a developer, just a ROM tester and active member on XDA....reading all posts and i can't understand many things like TAR etc.... This trhead wants to achieve having JB on locked Bootloader? If so, this is simply great and KEEP GOING!
Ready to test! I don't care if I brick my phone! I just want JB on my xperia u LB! And leave @xperiafan13 because he is the only one trying, if it works works if not thanks for trying!
Sent from my Xperia U using xda app-developers app
SpaceCaker said:
the method to properly pack ra.disk in tar is on atis112 his firedroid git repo,s
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
you can also use winrar or ubuntu to just change the files inside one of the existing ones from atis, it does work afaik
i modified the current atis ramdisk with stuff from the XNovathor 4.0.4 Ramdisk in order to make XNovathor 4.0.4 boot on LockedBL, just drag and drop worked fine i guess, but yeah there are troubles in mounting some partitions, i think i forgot to change something lolz

Categories

Resources