Have you already flash cyanogenmod to your phone? I don't think a
cyanogenmod kernel + a standard Android system img can work.

Franky

On Sep 27, 8:43 am, "Yao,Yanjun" <[email protected]> wrote:
> Hi all,
>
> I am trying to build the Samsung Nexus S kernel, and flash it to my
> phone (Nexus S). However, no matter how I configure the kernel before
> compiling it, when I tried to flash it to the phone by using "fastboot
> boot zImage", the phone just stuck at the screen with "Google" and a
> lock on it forever.
>
> The following are what I have done:
> 1. Download Android Source and compile it.
> 2. Install sdk in the source
> 3. Download Samsung Nexus S kernel by using command:
>                git 
> clonehttp://github.com/CyanogenMod/samsung-kernel-crespo.gitkernel
> 4. Configure kernel:
>                make -C kernel O=out/target/product/crespo/obj/kernel
> ARCH=arm herring_defconfig
> 5. Compile kernel:
>                make -C kernel O=out/target/product/crespo/obj/kernel
> ARCH=arm CROSS_COMPILE=arm-2010q1/bin/arm-none-linux-gnueabi-
> 6. Copy zImage to the folder with "fastboot"
> 7. Flash kernel with:
>                fastboot boot zImage
>
> May I ask what have I done wrong? Is it because I didn't use the
> proper kernel code (the original version is 2.6.35.7-g1d030a7)?
>
> Any hint would be warmly welcomed.
>
> Thank you very much.
>
> Yours
> Sincerely

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to