[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kernel boot msg console colors
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: Re: kernel boot msg console colors
- From: Joshua Stein <jcs_(_at_)_rt_(_dot_)_fm>
- Date: Sun, 1 Apr 2001 10:53:56 -0500
- Mail-followup-to: tech_(_at_)_openbsd_(_dot_)_org
sony wrote:
> where in the src tree can I change the kernel boot msg console colors (ie
> the boldwhite foreground on blue background) ?
If you're running -current with wscons:
option WS_KERNEL_FG=WSCOL_WHITE
option WS_KERNEL_BG_WSCOL_RED
makes white text on a red background
If you're still using pcvt, use:
option COLOR_KERNEL_FG=FG_WHITE
option COLOR_KERNEL_BG=BG_RED
> PS: is it possible to put a bitmap pic on the console during the boot
> process ? (I know it is possible in freebsd) and if YES: how to do it ?
no.
Visit your host, monkey.org