YES!!!Is there any way to make FreeBSD boot silently, ie not display anything before getting to the login prompt?
Well that information was useful!YES!!!
Yep.Is there any way to make FreeBSD boot silently, ie not display anything before getting to the login prompt?
% grep rc_ /etc/rc.conf
rc_startmsgs=NO
rc_info=NO
% grep boot_mute /boot/loader.conf
boot_mute=YES