Re: Bootscreen

Wichert Akkerman (wichert@wiggy.net)
Tue, 28 Jan 2003 14:09:53 +0100


Previously Alan Cox wrote:
> The real question is whether you want to do this in the kernel or simply at
> the moment the kernel flips to user space. An init can easily open vt2,
> draw a pretty boot screen with something like nanogui or bogl and then
> continue to spew the text to vt1 so anyone can see the text messages if
> need be.

It takes a while before the kernel starts init though, especially if you
have things like SCSI controllers to initialise. If you do not use fb
you can have your bootloader setup a pretty bootscreen, but if you need
fb I don't see how you can prevent the textscreen with kernel messages.

Wichert.

-- 
Wichert Akkerman <wichert@wiggy.net>           http://www.wiggy.net/
A random hacker
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/