tip8: bootsplash

作者:ardin
来自: linuxsir.org ; archlinux.org.cn

vga取值参考:(示例vga=791表示1024x768分辨率,16bit色)

depth-----640x480----800x600----1024x768-----1280x1024
8bit----------769----------771-----------773------------775
15bit--------784----------787-----------790------------793
16bit--------785----------788-----------791------------794
24bit--------786----------789-----------792------------795

splash取值:
splash=silent ──表示显示开机画面
splash=verbose ──表示显示字符界面(即原来的kernel起动输出)

From www.bootsplash.org