Re: switching console from com0 back to console

2009-10-25 Thread Alexander Hall
Abdullah Sendul wrote: > Hi, > > I am trying to remove the boot messages printed during the boot phase. Why? Seriously. To not confuse your grandmother? > as a workaround: > > I added in > /etc/boot.conf > > set tty com0 > > > which brought the desired output, that when the server boots, it

switching console from com0 back to console

2009-10-25 Thread Abdullah Sendul
Hi, I am trying to remove the boot messages printed during the boot phase. as a workaround: I added in /etc/boot.conf set tty com0 which brought the desired output, that when the server boots, it does not print any information to the console. now i would like to print some output to the cons