Date: Thu, 10 May 2018 19:27:20 +0800 From: =?utf-8?B?5p2O5ZGo5Y2O?= <ailee.email@icloud.com> To: freebsd <freebsd-questions@freebsd.org> Subject: How to hide boot console message. Message-ID: <061BEC75-786F-4C26-8ABE-0BE2431DA313@icloud.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?061BEC75-786F-4C26-8ABE-0BE2431DA313>
