Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 12:48:06 -0400
From:      Kevin Berrien <kblists@comcast.net>
To:        Supote Leelasupphakorn <pjn0211@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Can't get splash scr working - arg
Message-ID:  <3F12DEC6.20706@comcast.net>
In-Reply-To: <20030714081439.20187.qmail@web40610.mail.yahoo.com>
References:  <20030714081439.20187.qmail@web40610.mail.yahoo.com>

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

Either the defaults file or adding the vesa_load did the trick.  Trouble 
is, kernel boots so fast I get like 3 seconds on the screen <ha!>.  Was 
more a desire to get working what I could not, than anything else.  Thanks!

Supote Leelasupphakorn wrote:

>  According to the comment in file "/boot/defaults/loader.conf", the file 
>"/boot/defaults/loader.conf" must be untouched but edit whatever you want in
>"/boot/loader.conf" instead.
>
>  I recommend you should restore the original version of
>"/boot/defaults/loader.conf" first, append vesa_load="YES" line in 
>your /boot/loader.conf and use only 320*200 size of images (according to 'man 
>splash') such as
>
>--> /boot/loader.conf
>
>userconfig_script_load="YES"
>vesa_load="YES"
>splash_bmp_load="YES"
>bitmap_load="YES"
>bitmap_name="<your_splash_file_with_full_path>"
>
>After done, it must be work for you.
>Cheer,
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F12DEC6.20706>