[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hiding Kernel Messages
> I'm trying to prevent any messages from being displayed to
> the terminal on boot, simply displaying a login prompt when
> ready. If any one knows how to hide kernel and boot messages
> it would be great.
I'd rather have the kernel messages on a serial port, just in case. This
hides them from the screen very nicely. Read "man boot.conf", it also tells
you how to disable the "boot>" prompt, if desired.
-Jason