Logo from boot_mute=YES at /boot/loader.conf file.
    David Demelier 
    markand at malikania.fr
       
    Wed Apr 24 09:45:28 UTC 2019
    
    
  
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
    
    
More information about the freebsd-questions
mailing list