Re: [android-kernel] [n00b] FAIL booting custom kernel on Nexus S Device - it hangs at Google boot screen (with the padlock icon)

2011-05-09 Thread mike digioia
Well the first thing you did that I would not is to flash this new image without knowing if it works. You would be better advised to do a boot (fastboot boot boot.img) with this new image first. You may need to convert the uImage file for fastboot boot.img if zImage does not boot. On Sat, Apr 30,

[android-kernel] [n00b] FAIL booting custom kernel on Nexus S Device - it hangs at Google boot screen (with the padlock icon)

2011-05-02 Thread Jack Skellington
Hello all. Very new to this world and trying to get a custom kernel to load on my Nexus S device. I compiled the stock kernel sources from the git repository using: make ARCH=arm herring_defconfig make ARCH=arm CROSS_COMPILE=arm-eabi- -j 4 That produced a zImage file in samsung/arch/arm/boot I s