splash screen - Completely silent (or custom) boot for Linux appliance -


i working on appliance runs on linux (ubuntu 10.04 now) , x86-64 intel based pc. need customize boot screens - no bios messages, , either (a) no screen output until x launched or (b) custom screen output via vesa/vbe.

(b) looks hard achieve because none of framebuffer drivers (vesafb, uvesafb) seem support addressing pixels on more 2 monitors being driven same graphics card

so, i'm looking @ (a) : no output on screen until x launched. should mean no dell bios output, no ubuntu splash screen, no console output.

any ideas appreciated.

i don't know framebuffer stuff, can tell sure you'll have no control on bios output linux.

in boot process, bios comes first, boot loader, linux. when linux appears, bios stuff done long.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -