Location of Startup File

nickjet
Hi,

I have a mini2440 3.5" and I am trying to find where the image of the
penguin showed on the boot screen is stored. Does anyone know the path of
this image?

Thanks

*Baby*
I think that this picture is hardcoded.

If you want to chane it, you have to edit the Kernel's sources and
recompiel it.

Juergen Beisert
Take a look into the kernel source tree at "drivers/video/logo/" and you
will find all these penguins.

chaitu
convert u r logo using 

http://www.friendlyarm.net/dl.php?file=linux-logomaker.tgz

then place the file into 

/drivers/video/logo   

then compile the zimage