Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2019 11:45:16 +0200
From:      David Demelier <markand@malikania.fr>
To:        freebsd-questions@freebsd.org
Subject:   Re: Logo from boot_mute=YES at /boot/loader.conf file.
Message-ID:  <8ad0d1df-0253-3cd2-9d89-6bfe7a4122a2@malikania.fr>
In-Reply-To: <crzdlgfxeilobqphcuen@snby>
References:  <crzdlgfxeilobqphcuen@snby>

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

Le 24/04/2019 à 09:26, vermaden a écrit :
> Hi,
> 
> when I put the boot_mute=YES into the /boot/loader.conf file the FreeBSD boot instead of displaying kernel messages displays following logo:
> https://vermaden.files.wordpress.com/2018/03/stage4a-mod-native-boot-a.jpg
> 
> Where is this logo localized?
> 
> How to modify it?

I was asking the same thing because I also don't want this logo.

All evidence comes from 
https://svnweb.freebsd.org/base/head/sys/dev/vt/vt_core.c?revision=343779&view=markup#l1392

Since it checks for the mute flag at boot. Looks like there is a 
DEV_SPLASH macro, it could be disabled in kernel options.

Logos look like to be in logo/ directory.

HTH,

-- 
David




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8ad0d1df-0253-3cd2-9d89-6bfe7a4122a2>