HORM Boot Splash

  • Thread starter Thread starter schuetz
  • Start date Start date
S

schuetz

Hi all,

I have a system, that uses HORM and I'd like to display a bitmap during boot.
Right now my boot looks like this:
1. bitmap displayed from BIOS
2. black screen with little text resume message
3. completely black screen
4. bitmap that I displayed before hibernate

What I nee is to also display a bitmap in Phase 2. and 3.
So is there a way to display a boot splash screen instead of the black
screen or the little text message during boot/resume from hibernation?


Thanks,
Thomas
 
The resume screen comes directly from the kernel binary. You could hack the
kernel, but it might be risky. I have seen 3rd party tools that change the
boot splash screen at start-up. Maybe one of these might help.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
Back
Top