Tux at boot
Charlie Lewis
clewis4 at hot.rr.com
Wed May 25 16:19:32 UTC 2005
On Wednesday 25 May 2005 10:52 am, Charlie Lewis wrote:
> And read everything there thoroughly, because this writing by me is not
> meant to be an official howto, I'm doing it off the cuff and the top of my
> head and I tend to make mistakes on occasion at my age. ;-)
And I just noticed I left out the most important part of the whole damn
thing--in Console display driver support on has to enable in Bootsplash
configuration as follows...(I somehow managed to omit the
CONFIG_BOOTSPLASH=y)
#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_MDA_CONSOLE=m
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
#
# Logo configuration
#
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
#
# Bootsplash configuration
#
CONFIG_BOOTSPLASH=y
Sorry about that.
Charlie
More information about the ubuntu-users
mailing list