DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Results 1 to 8 of 8

Thread: [SOURCE] RZK Studio 2.6.32 froyo/gingerbread, gzip/lzma

  1. n00b.
    raidzero's Avatar
    Member #
    59181
    Join Date
    Apr 2010
    Location
    Denver, CO
    Posts
    1,054
    Liked
    4 times
    Twitter
    raidzero_
    Phone
    Samsung Nexus S 4G
    DroidForums.net Developer
    DroidForums.net Theme Developer
    Premium Member
    #1

    [SOURCE] RZK Studio 2.6.32 froyo/gingerbread, gzip/lzma

    I have put together what I call my kernel studio. This is what I use (minus the configs) to create all my kernels. It is pretty straightforward, there is a script in the kernel directory called setup, which will set all the environment variables for you. You will need to edit this file to point at your android toolchain directory, then run it like this:

    Code:
    $ . setup
    then you can
    Code:
    $make sholes_defconfig
    and then just

    Code:
    $make menuconfig
    (to configure the kernel)
    Code:
    $make
    this will produce the zImage that you will be using in the next scripts. return to the root directory and run (to create a GZIP-compressed boot.img that will boot gingerbread):

    Code:
    $gb_gogzip
    to produce out/gb_boot.img (using the ramdisk contents in gb_ramdisk), and also copy the compiled zImage to out/gb_zImage

    to create an LZMA-compressed froyo boot img (using the ramdisk contents in fr_ramdisk), run
    Code:
    $fr_golzma
    you can probably figure out what the other go_* scripts do


    http://rzdroid.com/ftp/kernels/RZK_studio.tar.bz2
    Last edited by raidzero; 03-12-2011 at 02:47 PM.

    "Success is going from failure to failure without loss of enthusiasm" - Winston Churchill
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid Ninja
    dfuser312553's Avatar
    Member #
    110383
    Join Date
    Aug 2010
    Posts
    2,084
    #2
    Awesome thanks RZ
  4. Developer
    davros's Avatar
    Member #
    75439
    Join Date
    Jun 2010
    Location
    Worcester MA
    Posts
    2,787
    Liked
    67 times
    Twitter
    davros
    Phone
    GNex, Bionic, D3, D1, G1
    DroidForums.net Developer
    Premium Member
    #3
    hells ya
  5. n00b.
    raidzero's Avatar
    Member #
    59181
    Join Date
    Apr 2010
    Location
    Denver, CO
    Posts
    1,054
    Liked
    4 times
    Twitter
    raidzero_
    Phone
    Samsung Nexus S 4G
    DroidForums.net Developer
    DroidForums.net Theme Developer
    Premium Member
    #4
    working out for you?

    "Success is going from failure to failure without loss of enthusiasm" - Winston Churchill
  6. Developer
    davros's Avatar
    Member #
    75439
    Join Date
    Jun 2010
    Location
    Worcester MA
    Posts
    2,787
    Liked
    67 times
    Twitter
    davros
    Phone
    GNex, Bionic, D3, D1, G1
    DroidForums.net Developer
    Premium Member
    #5
    Quote Originally Posted by raidzero View Post
    working out for you?
    yes greatly appreciated
  7. Steel Droid ROM Developer
    chevycam94's Avatar
    Member #
    67883
    Join Date
    May 2010
    Location
    Central Ohio
    Posts
    1,335
    Liked
    159 times
    Twitter
    chevycam94
    Phone
    Droid 1, Droid 3, Galaxy Nexus
    DroidForums.net Developer
    #6
    Ok, yeah, this is VERY helpful. Now I get to tinker with the other side of ROM development! RZ definitely deserves all the credit he has. :-D
    Motorola Droid 1
    Steel Droid v12.0 (GB WIP)
    RZ's 2.0.3 Recovery

    Droid 3 v5.0 (5.7.906-based)

    Galaxy Nexus (32GB)
    Steel Droid GNex JELLYBEAN v7.0 (AOSP 4.2.2 Hybrid WIP)
    Vanir AK kernel 1.0.2 mod

    TWRP 2.4.4.0 Recovery
    JRO03O bootloader and JDQ39 radios

    If you like my work, please donate!
  8. Droid Newbie
    labsownyou's Avatar
    Member #
    190390
    Join Date
    Apr 2011
    Posts
    1
    Phone
    Motorola Droid 1
    #7
    Not sure if I'm doing it right. I changed the location inside the setup file to where my toolchains file is. I then type $ . setup but nothing happens. I don't know what I'm doing wrong. I'm really looking everywhere to find out how to make a kernel, with no luck. Hopefully someone can explain a bit better. Sorry for my lack of knowledge...
  9. n00b.
    raidzero's Avatar
    Member #
    59181
    Join Date
    Apr 2010
    Location
    Denver, CO
    Posts
    1,054
    Liked
    4 times
    Twitter
    raidzero_
    Phone
    Samsung Nexus S 4G
    DroidForums.net Developer
    DroidForums.net Theme Developer
    Premium Member
    #8
    Quote Originally Posted by labsownyou View Post
    Not sure if I'm doing it right. I changed the location inside the setup file to where my toolchains file is. I then type $ . setup but nothing happens. I don't know what I'm doing wrong. I'm really looking everywhere to find out how to make a kernel, with no luck. Hopefully someone can explain a bit better. Sorry for my lack of knowledge...
    Don't type a $. Just run

    . setup


    Sent from my Droid using DroidForums

    "Success is going from failure to failure without loss of enthusiasm" - Winston Churchill

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Replies: 1089
    Last Post: 03-30-2012, 02:17 PM
  2. [KERNEL] Fascinate Froyo Source (Built from Galaxy S I9000 Source)
    By TAPOUT27 in forum Samsung Fascinate Development
    Replies: 0
    Last Post: 02-14-2011, 08:51 AM
  3. Gingerbread Source Code has been released!
    By v941726 in forum UltimateDroid
    Replies: 1
    Last Post: 12-17-2010, 02:25 PM
  4. Gingerbread source code now available
    By alohajoe in forum Team D1-MIUI
    Replies: 5
    Last Post: 12-17-2010, 01:25 PM

Search tags for this page

android gingerbread zimage
,

android lzma

,
android os 2.2 kernel 2.6.32 build no. v 1.0.2
,

android os 2.2 kernel 2.6.32 build number v1.3.1

,
android os 2.2 kernel 2.6.32 build number v1.3.1#gsc.tab
,
android os 2.2 kernel 2.6.32 build v1.3.1 download
,

android os 2.2 kernel 2.6.32 free download

,
convert galaxy s kernel from gzip to lzma
,
droid charge 2.6
,

gingerbread 2.6.32

,

gingerbread kernel 2.6.32

,
gzip el - roms froyo
,
how to build gingerbread from froyo source
,
raidzero gingerbread rom
,

rzk kernel

Click on a term to search our site for related topics.
Find us on Google+