Re: [android-kernel] Re: Problem on Building and Flashing Custom Kernel

2011-11-03 Thread Yao,Yanjun
Thanks all, I have got that fixed by creating new boot image with my kernel. 2011/11/3 perumal316 : > > You need to "fastboot flashall". Both the boot image and the system > image. > > On Sep 28, 8:49 pm, Stephen Smalley wrote: >> On Tue, 2011-09-27 at 11:43 -0400, Yao,Yanjun wrote: >> > Hi all,

[android-kernel] Re: Problem on Building and Flashing Custom Kernel

2011-11-02 Thread perumal316
You need to "fastboot flashall". Both the boot image and the system image. On Sep 28, 8:49 pm, Stephen Smalley wrote: > On Tue, 2011-09-27 at 11:43 -0400, Yao,Yanjun wrote: > > Hi all, > > > I am trying to build the Samsung Nexus S kernel, and flash it to my > > phone (Nexus S). However, no matt

Re: [android-kernel] Re: Problem on Building and Flashing Custom Kernel

2011-09-27 Thread William W.-Y. Liang
Hi, as I remember, the boot image will also include the ramdisk image, in addition to the kernel image. for your reference. (Produced by mkbootfs.) William Liang 2011/9/28 Franky > Have you already flash cyanogenmod to your phone? I don't think a > cyanogenmod kernel + a standard Android system

[android-kernel] Re: Problem on Building and Flashing Custom Kernel

2011-09-27 Thread Franky
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" wrote: > Hi all, > > I am trying to build the Samsung Nexus S kernel, and flash it to my > phone (Nexus S). However, no matter ho