From owner-freebsd-current@FreeBSD.ORG Sat Feb 19 01:31:12 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 B761B16A4CE for ; Sat, 19 Feb 2005 01:31:12 +0000 (GMT) Received: from smtp1.linkline.com (smtp1.linkline.com [66.59.235.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D02343D39 for ; Sat, 19 Feb 2005 01:31:12 +0000 (GMT) (envelope-from sclements@linkline.com) Received: from [127.0.0.1] (host-66-59-225-129.lcinet.net [66.59.225.129]) by smtp1.linkline.com (Postfix) with ESMTP id 2C1509CD81; Fri, 18 Feb 2005 17:31:09 -0800 (PST) Message-ID: <421696DE.30202@linkline.com> Date: Fri, 18 Feb 2005 17:31:10 -0800 From: Samuel Clements User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en 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=ISO-8859-1; 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:31:12 -0000 You could set up a serial console and then just not look at it if you really wanted to... http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/serialconsole-setup.html -Sam 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. >