Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Apr 2006 11:49:49 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        Daniel Anson <danson@rackspace.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: splash
Message-ID:  <4434E43D.7010908@gmx.de>
In-Reply-To: <4434CA1F.5030506@rackspace.com>
References:  <4434CA1F.5030506@rackspace.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Daniel Anson wrote:
> I would like to have a splash display during boot.  I have edited the
> loader.rc to include only include /boot/loader.4th and start.  The
> loader.conf, i put only splash_bmp_load="YES" and bitmap_load="YES".  It
> dosent work.  Where am I going wrong.
> 
> 
> Any help appreciated.
> 
> Daniel - BSD rocks!

These settings work fine on my system:
# splash screen settings
splash_bmp_load="YES"
bitmap_load="YES"
bitmap_name="/boot/splash.bmp"

Note that you can only use 256 colour Bitmap images.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4434E43D.7010908>