How to hide boot console message.

李周华 ailee.email at icloud.com
Thu May 10 11:27:45 UTC 2018


Is it possible that the boot message is not displayed when boot ? Only show when some error happen.

Most of time there is no boot error occured, we no need to care the boot message.

I try create a file /boot.config with content "-mq"

add below lines

     verbose_loading="NO"
     boot_mute="YES"

in file /boot/loader.conf

but some network connection message still show , is there a way to hide that ?  thanks


More information about the freebsd-questions mailing list