This is a small patch which replaces the normal full-screen GGI boot logo with a smaller one that sits in the top-right-hand corner of the screen. It requires a VGA-compatible card, and it's only been tested on a 2.0.27 kernel. The patch should be applied to the i386/display.c file; to try it out, you would type something like this: (depending upon your system) cd /usr/src/linux/drivers/char/i386 patch < peng_logo_patch and then recompile the kernel and reboot. To restore the normal GGI boot logo, you would type: cd /usr/src/linux/drivers/char/i386 mv display.c.orig display.c For those who normally boot GGI in a screen mode with > 25 lines, you may need to change the value of DEF_LINES_PER_CHAR to the number of lines used for each character. For example, in an 80x50 mode the characters might be 8 lines high, so just change DEF_LINES_PER_CHAR from 16 to 8 and that should fix it. (This is untested though). Have fun, ___________________________________________ ____ \ / Andrew Apted. ajapted@netspace.net.au \/