remove messages at boot time
Polytropon
freebsd at edvax.de
Thu Jun 28 05:14:53 UTC 2018
On Wed, 27 Jun 2018 15:06:03 +0430, Fatemeh Mehdizadeh wrote:
> Hi all.
> my system show this message at startup "syms=[-
> /boot/kernel/geom_eli.ko size 0x35ff8 at 0x1c17000 ".
>
> How can I remove this message?
There is a compile-time preprocessor macro named ELF_VERBOSE
having an effect in /usr/src/sys/boot/common/load_elf.c, but
the message you see seems to be written to the console when
ELF_VERBOSE is _not_ set. You could change that file and
recompile + reinstall the corresponding parts of the OS to
hide the (harmless) diagnostic message.
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
More information about the freebsd-questions
mailing list