Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 21:37:04 +0800
From:      =?utf-8?B?5p2O5ZGo5Y2O?= <ailee.email@icloud.com>
To:        Ernie Luzar <luzar722@gmail.com>
Cc:        freebsd <freebsd-questions@freebsd.org>
Subject:   Re: How to hide boot console message.
Message-ID:  <7195A6DB-B366-4334-8917-6565BCDC7FF8@icloud.com>
In-Reply-To: <5AF43A6D.90607@gmail.com>
References:  <061BEC75-786F-4C26-8ABE-0BE2431DA313@icloud.com> <5AF43A6D.90607@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Luzar, thanks for you quickly and kindly reply =F0=9F=98=84.

Just now i download and add a .bmp image under /boot and add some lines in /=
boot/loader.conf .
now it content is that:
boot_mute=3D"YES" verbose_loading=3D"NO" beastie_disable=3D"YES" autoboot_de=
lay=3D"-1" #kern.vty=3Dvt #hw.vga.textmode=3D1 i915kms_load=3D"YES" #kern.vt=
.fb.default_mode=3D"1280x800" fuse_load=3D"YES" snd_hda_load=3D"YES" splash_=
bmp_load=3D"YES" bitmap_load=3D"YES" bitmap_name=3D"/boot/splash.bmp"

Unfortunately only show the default ugly image, splash.bmp not show.
what worg with it ?
How to make a .pcx file or ascll art (splash.bin)?
thanks.






> On May 10, 2018, at 8:26 PM, Ernie Luzar <luzar722@gmail.com> wrote:
>=20
> =E6=9D=8E=E5=91=A8=E5=8D=8E wrote:
>> Is it possible that the boot message is not displayed when boot ? Only sh=
ow when some error happen.
>> Most of time there is no boot error occurred, we no need to care the boot=
 message.
>> I try create a file /boot.config with content "-mq"
>> add below lines
>>     verbose_loading=3D"NO"
>>     boot_mute=3D"YES"
>> to file /boot/loader.conf
>> but some network connection message still show , is there a way to hide t=
hat ?  thanks
>=20
> With the above config if you are still getting boot time network connectio=
n messages, then this is a bug. You should file a bug report about this show=
ing the output your getting.
>=20
>=20
> Can help you with "stopping the boot time messages from showing". But ther=
e is no control over showing only errors. The only error at boot time is the=
 system freezing up. You will notice this when it happens. Any other error s=
uch as missed spelled options in /etc/rc.conf is not an boot error. They are=
 just ignored and the boot process continues by design.
>=20
> If you use a boot time splash screen those "boot time messages" will not s=
how rolling across your master console. A few boot loader messages, includin=
g the boot options menu and the timed wait
> countdown prompt, are still displayed at boot time, even with the boot spl=
ash screen enabled.
>=20
> See handbook for info on how to configure. https://www.freebsd.org/doc/han=
dbook/boot-splash.html
>=20
>=20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7195A6DB-B366-4334-8917-6565BCDC7FF8>