Date: Sun, 06 May 2018 17:22:20 +0800 From: =?utf-8?B?5p2O5ZGo5Y2O?= <ailee.email@icloud.com> To: freebsd <freebsd-questions@freebsd.org> Subject: How to hide the boot verbose Message-ID: <D340B3F8-1158-47D5-8295-F8A0F8084AF9@icloud.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
Is it possible that the boot verbose is not displayed at all ? 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 below verbose still show , is there a way to hide that ? thanks
[-- Attachment #2 --]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D340B3F8-1158-47D5-8295-F8A0F8084AF9>
