hi guys:
I've extracted initramfs from stock kernel.bin.md5 and made necessary change, how can I repack it without compile the kernel from source?
thanks in advance
Jeeeezas mkel91, you too????
what makes your "question thread" more important than other ones?
why don't you use q&a thread??
Related
I tried unziping the Rom and look for the zimage but no luck. So now I'm thinking maybe its different for the evo
You'd have to unpack the boot.img. I use dsixda's ROM kitchen to do it when I need to, check his thread and third post I believe for faq's where he tells you how to extract a kernel from a ROM and repack it into your boot.img.
Thanx ill try that
Hello there,
I am trying to put new kerenel in rom zip(i mean that the rom will include the kernel without flashing it[zip with rom+kernel]).
I tried to take the system/lib folder&files and put it in the zip, and when i flash the rom i get the WiFi error. how do i put new kernel in rom(zip file).
thx and sorry for my bad english :X
Edit:
I extracted the boot.img in linux ubontu but i dont know how to edit the kernel. i tried to extract the gz file but linux says: not in gz format.
what to do?
help me pls
the kernel itself shuld be a zip file
I know that but i want to change the kernel in a ready rom(zip file). I need that it will be ready to install(the rom with the new zip) how do i do this.?
help me plsss
Just take the boot.img and bcm4328.ko from the /system/lib/modules/ folder in the kernel zip and drop them into the Rom in the same folders. Simpuls
dude
thx for posting,
but how to do that?
i have only the rom boot.img and the kernel files&moduls. i dont have new boot.img. how can i create one?
thx!!!!!
tamirda said:
dude
thx for posting,
but how to do that?
i have only the rom boot.img and the kernel files&moduls. i dont have new boot.img. how can i create one?
thx!!!!!
Click to expand...
Click to collapse
Upload you boot.img & kernel files, il pack them for you
you could try dsixda kitchen if you have cygwin or a linux distro
after you do it for me can you teach me pls how do u do this?
Thx!!!!!!!!!!!!!!!!!!!!(You king!!)
i must know how to that
ty man!
download:
http://rapidshare.com/files/450368403/kernel_boot.rar
Edit:
I have already extracted the boot.img.
I tried to put the zImage in boot.img-ramdisk forder and pack it again- but the device stuck at splash screen. i tried to gunzip the kernel gz but linux says that the file not in gz format.
how do i change the kernel? pls guide me
ty
Only you have to move files included in this rar I made 4 u to rom zip you like to use the new kernel (only for sense&HD roms)
Edit: But be careful with this CFS's .28 kernels because sometimes doesn't boot
First Neo, thank you very much i will try it.
Second, how did you do it? i must know. i unpacked the boot.img. then what?
And which kernel is better CFS or BFS?
Thank you!
Unpacked the rom boot.img, renamed zImage to boot.img-kernel and repack boot.img.
All done with Kitchen of dsixda
A second option is; install kernel zip, do a nandroid, catch boot.img from sdcard nandroid (it will have a strong size), go to kitchen, unpack and repack to get the real size (because the size of boot.img extracted with nandroid is bad for people who have bad sectors in boot)
I like more CFS, is depending of tastes, but in .28 CFS doesn't work as good it should. Try all and your taste will decide.
Neo, thank you very very much!!
You and Lee helped me a lot! Thank you!!!
Hi folks.. I want make a custom rom made by me (basic) stock based, but deleting some apps or anything for have more ram. I had the S2 and I have used the dsixda kitchen for deodex, edit the update-script and compiling the flasheable zip for CWM.
Anyone knows if the dsixda kitchen is compatible? where can I find the stock ROM IMM76I (4.0.4)
Thx in advance :good:
i dont have an answer for you , but i just want to say best of luck to get something started :good:
rush_progr said:
Hi folks.. I want make a custom rom made by me (basic) stock based, but deleting some apps or anything for have more ram. I had the S2 and I have used the dsixda kitchen for deodex, edit the update-script and compiling the flasheable zip for CWM.
Anyone knows if the dsixda kitchen is compatible? where can I find the stock ROM IMM76I (4.0.4)
Thx in advance :good:
Click to expand...
Click to collapse
you can build it yourself from aosp
The format for each ROM must be one of the following:
- system.img + optional boot.img/lib.img (e.g. stock ROM or Nandroid)
- ZIP file for a custom ROM (e.g. update.zip)
- ZIP file containing *.img (e.g. stock rom.zip)
- ZIP file containing shipped ROM in SYSTEM + BOOT folder format
- Working folder made with this kitchen (e.g. WORKING_old_rom)
Click to expand...
Click to collapse
you can download the stock roms from here :
https://developers.google.com/android/nexus/images
extract the image and move system.img and boot.img to your working folder.. should work fine just like it did with your S2
gillesguinet said:
you can download the stock roms from here :
https://developers.google.com/android/nexus/images
extract the image and move system.img and boot.img to your working folder.. should work fine just like it did with your S2
Click to expand...
Click to collapse
Thx a lot man! it's usefull, now i'll try =)
Cheers!
Someone can teach me about the zImage..
I have a zImage and an other file (bcm4..number.. .ko) and i want to integrate it in my rom (need boot.img?) , someone can help me?
RokiRoki1997 said:
Someone can teach me about the zImage..
I have a zImage and an other file (bcm4..number.. .ko) and i want to integrate it in my rom (need boot.img?) , someone can help me?
Click to expand...
Click to collapse
You have to use dsixda kitchen to unpack the boot.img . Then replace the existing zImage with your one. Take the bcm4329.ko file into System/lib/modules and replace it.
Hope it helps
Please Hit thanks If I helped
AndroidAddiction said:
You have to use dsixda kitchen to unpack the boot.img . Then replace the existing zImage with your one. Take the bcm4329.ko file into System/lib/modules and replace it.
Hope it helps
Please Hit thanks If I helped
Click to expand...
Click to collapse
I download from HDCR kernel page the OC kernel, is a zip and into there are 2 file zImage and bcm4329.ko then i want to integrate it in my stock rom.. i can make this without the kitchen? Isn't a flashable zip so i not understand where the file are located!
Hi everyone,
first I've done some research about this topic but couldn't find a tutorial.
As the title says, I want to create a rom based on the latest KitKat firmware CNE6.All tutorials I found wre based on aosp/cm source. Therefore you have to setup the android kitchen with Cygwin. But this doesn't apply to my concern, does it?
So what id the easiest way to create flashable zip?
Thanks in advance!
XxM4tzexX said:
Hi everyone,
first I've done some research about this topic but couldn't find a tutorial.
As the title says, I want to create a rom based on the latest KitKat firmware CNE6.All tutorials I found wre based on aosp/cm source. Therefore you have to setup the android kitchen with Cygwin. But this doesn't apply to my concern, does it?
So what id the easiest way to create flashable zip?
Thanks in advance!
Click to expand...
Click to collapse
Here some guides for your needs:
1. [GUIDE] How To Port Different Roms to Your Device - For CM, AOSP & AOKP
2. [GUIDE]How To Port ROMS to Your Device [AOSP]
3. [GUIDE] How to port ROMS
4. [GUIDE] [how to] CREATE OWN ROM [FOR ANY ANDROID DEVICE] [FOR N00B] [EASIEST METHODS]
5. [HOW TO] Beginners Guide to Android ROM Development
6. XDA University: Building Your Own Android Rom
Good luck
Sorry but all these threads are for aosp Roms and not stock Roms.
i made my custom rom for the i9192 full s5 stuff ports and look etc etc ... just a bit to release ...the point is how to .. here is a simple guide for making a stock modded firmware
you need:
-cygwin+android kitchen
-orignal .tar.md5 firmware of the phone
-apktool(optional)(for modding apk's)
-ext4 unpacker tool
1-open the .tar file and extract "system.img.ext4" file
2-using the etx4 tool extract the contents of the file to "C:\cygwin\home\>user<\kitchen\WORKING_>rrgrrg_BND2<\system"
NOTE : text between >< is according to you (>user< == your pc username)(>rrgrrg_bnd2< == can be anything)
3-add any meta-inf folder and any boot.img with the system folder so it fools cygwin
3-add root+busybox via cygwin....&...customize your apk's and dexoed (optional)
4-copy the system folder to any other place and add a proper boot.img and a proper meta-inf folder with cwm script tada
NOTES :
- i didnt use a specific kitchen things .. just a normal kitchen enviroment with cygwin
- if you dont have a knox-free boot.img .. please find\make one so you can get rid of knox and errors
- my script is for 4.2.2 .. you need to find a how-to for kitkat symlinks\perms... partitions targets are easy to get .. if u want pm me
-i didnt use cygwin except for deoxeding ... root+busybox i added them manually via a pack pm me if you want it
Click to expand...
Click to collapse
Thanks this is really helpful but I don't want to mod anything, just pure stock rom ☺
Gesendet von meinem GT-I9195 mit Tapatalk
XxM4tzexX said:
Thanks this is really helpful but I don't want to mod anything, just pure stock rom ☺
Gesendet von meinem GT-I9195 mit Tapatalk
Click to expand...
Click to collapse
Then, flash stock with Odin and there you go. :highfive:
R_a_z_v_a_n said:
Then, flash stock with Odin and there you go. :highfive:
Click to expand...
Click to collapse
yea flash a no-knox tar and thats it
Nevermind, it's already sorted out. There are threads with kk roms.
Gesendet von meinem GT-I9195 mit Tapatalk