Agreed - what you probably want to do is have a minimal kernel that
boots an initrd which loads modules for the rest. If the kernel is
small enough you don't care for its boot messages: if it fails the
hardware is screwed and your box has to be repaired (esp. if you are
dealing with embedded/special purpose systems where the people using
the box can't even see the hardware).
Then have the bios/bootloader setup your pretty bootscreen and reset
it in the initrd when you load a fb driver.
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/