disabling boot output

Tilman Linneweh arved at FreeBSD.org
Fri Jan 4 14:47:35 PST 2008



* Omer Faruk Sen [ Jan 4, 2008 (15:20 )]:
> How can I disable boot messages so user can't see any boot message.
> I think there is 4 part for that and each of them requires a different
> configuration file to be edited.
>
> 1) boot
> 2) loader
> 3) kernel message
> 4) init scripts
>
> Can anyone send me an URL that depicts those changes? Or at least  
> where to
> look for them. I think 2,3,4 can be done with configuration files  
> but 1 step
> requires some code change right?

You can send the output to a serial port by putting

console=comconsole

into /boot/loader.conf.

See http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ 
serialconsole-setup.html
for details.

çok selamlar
arved



More information about the freebsd-questions mailing list