Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Dec 1999 18:01:38 -0500
From:      "Network Admin [JPeterson]" <jay@qtm.net>
To:        "John Baldwin" <jhb@FreeBSD.ORG>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: splash screen / saver
Message-ID:  <PCEIIOODPEIJJFAGCCEFCEFACCAA.jay@qtm.net>
In-Reply-To: <199912092230.RAA85686@server.baldwin.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> On 09-Dec-99 Network Admin [JPeterson] wrote:
> > {~}-=# cat /boot/loader.conf
> ># This is loader.conf
>
> [ snip ]
>
> Looks fine, although you have a lot of extra stuff in there that you don't
> need, you really only need the autoboot_delay, userconfig_script_load,
> splash_bmp_load, and bitmap_load options.  You don't need the
> VESA KLD because
> you have it compiled into your kernel.

Alrighty, I cleaned up this file...

>
> > {~}-=# dmesg | grep splash
> > Preloaded elf module "splash_bmp.ko" at 0xc02c20ec.
> > module_register_init: module_register(splash_bmp, c02b7694, 0) error 2
>                                                                  ^^^^^^^
>
> Well, this is the relevant info. :)  Do you actually have a
> splash screen in a
> bitmap file named "splash.bmp" in the "/boot" directory?

Yes, I do .. one that I found from the site mentioned in the FAQ
(dawn-31.bmp I think it was)

{/}-=# find boot | grep bmp
boot/splash.bmp
{/}-=# ls -l boot/splash.bmp
-rw-r--r--  1 root  wheel  257078 Dec  9 05:07 boot/splash.bmp



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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