Hi, I downloaded from Samsung GT-I9100_HK_JB_Opensource_Update2 this kernel, I compiled using make u1_defconfig, in the "arch/arm/boot/" I am the zImage file of just 4.3 MB and Image file 9.5 MB. I try to flash but the phone does not start is still written on Samsung I9100 .... What configuration "xxx_deconfig" should I use to compile the kernel for galaxy s2?
Related
Hi,
Today I build the kernel which is GT-I9100_ICS_Opensource_Update4.zip from opensource.samsung.com
I have extracted initramfs from stock rom and merged again with my kernel.
but It hang on Samsung splashscreen,
Is this source working with I9100 ICS 4.0.3?
I don't want to start with Moded Kernel,
Please let me know the proper or previous discussion thread for this issue
hello to all, i am currently looking at re-partitioning my galaxy s2 i9100 and i've read some post that say i'll need to post my Custom Rom to make sure it does not use pre-load area before doing the re-partition. I am currently running custom rom Fusion v1.5 and kernel is Apollo 4.14. Can this custom rom and kernel work when/if i decide to do this re-partition?? I am looking at changing my 2gb available for apps and change it to 6gb available for apps.
Hello everyone!
I'm trying to port Kali Nethunter for my Samsung Galaxy Ace II (codename "codina"). I followed Kali Nethunter porting instructions and finally got zImage file.
After that I was trying to make a boot.img file by splitting CyanogenMod 11 boot.img into 2 parts, replacing 1 with my zImage and repacking it. But the problem is that I can't get ramdisk from boot.img.
If I use boot.img from CyanogenMod, I get error
Code:
Android Magic not found in boot.img. Giving up.
I tried to get it from the official ROM, but it is packed in tar.md5. And I don't know whether I can use that ramdisk with CyanogenMod's files.
How can I finally get working flash zip that can be installed using CWM?
I can't use links yet, so I attached them in links.txt (links to sources, ROMs and instructions that I use).
Thanks for help!
Hi all..
I am new to android custom rom's and flashing.I am trying to flash my htc nexus one with a custom rom. I downloaded a kernel version 2.6.35 and android version 2.3 and I compiled the source code and got a zImage. I flashed CW 7.2 in my mobile.
I extracted the boot.img from cw 7.2 and splited that into ramdisk and zImage. I replaced my zImage in that and made my boot.img and replaced in cw 7.2 and tried installing from sdcard in cyanogen mod.But it is not installing,it gives an error installation aborted..
Hope you guys can help me in flashing my compiled zImage on to my nexus one..
Thanks in advance for help.
How to build kernel from source for Samsung GT S7262 . I did the following steps.
1. Download source code from Samsung Open Source Site (opensource.samsung.com/reception.do) for S7262.
2. Build the kernel on my Linux machine.
3. Prepare image with AnyKernel2 (github.com/osm0sis/AnyKernel2).
4. Using TWRP recovery try to install the image on the device. But we are getting error ''Invalid partition setting".
Please help me to build and install the kernel.