From owner-freebsd-current@FreeBSD.ORG Sat Feb 19 01:27:25 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DDA916A4CE for ; Sat, 19 Feb 2005 01:27:25 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71BC043D45 for ; Sat, 19 Feb 2005 01:27:25 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 3EA237A425; Fri, 18 Feb 2005 17:27:25 -0800 (PST) Message-ID: <421695FC.4030209@elischer.org> Date: Fri, 18 Feb 2005 17:27:24 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Marcin Jessa References: <20050219005401.1dfd5236.lists@yazzy.org> In-Reply-To: <20050219005401.1dfd5236.lists@yazzy.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Bootup message X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Feb 2005 01:27:25 -0000 divert it to the serial port? actualy there is a consmute option that mutes the console sysctl kern.consmute=1 We used to use it on an embedded product where the console was a small serial LCD. Marcin Jessa wrote: >Hi guys. > >How can I supress the boot up message, all the stuff that shows up when you boot your fbsd box ? >I know it can be partially done with a splash image but thats not i need. > >Thanks in advance. > > >