From owner-freebsd-questions@FreeBSD.ORG Wed Sep 28 20:38:27 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB7EA16A41F for ; Wed, 28 Sep 2005 20:38:27 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECBD43D48 for ; Wed, 28 Sep 2005 20:38:27 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (216-70-228-172.cust.telepacific.net [216.70.228.172]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j8SKcITg010777 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Sep 2005 13:38:25 -0700 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20050928133609.054b5a20@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Wed, 28 Sep 2005 13:37:06 -0700 To: kiffin@gish.demon.nl From: Glenn Dawson In-Reply-To: <433AF495.1080607@gish.demon.nl> References: <43385168.2020000@gish.demon.nl> <6.2.3.4.2.20050926125623.034ff310@cobalt.antimatter.net> <433AF495.1080607@gish.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Bye-bye beastie ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 20:38:27 -0000 At 12:52 PM 9/28/2005, Kiffin Gish wrote: >Glenn Dawson wrote: > >>At 12:52 PM 9/26/2005, Kiffin Gish wrote: >> >>>I would like to have a different bootup screen appearing which >>>looks more professional (sorry), e.g. removing that awful looking >>>beastie thingie on the side. >>> >>>What's the best way to do this? >>> >>>(Sorry to all those beastie lovers out there, but really) >> >> >>You can put beastie_disable="YES" in your /boot/loader.conf to turn >>it off. Replacing it with something else is a bit trickier. You >>would need to replace /boot/beasier.4th. >> >>-Glenn >> >> >>>-- >>>Kiffin Gish >>>Gouda, The Netherlands >>> >>>_______________________________________________ >>>freebsd-questions@freebsd.org mailing list >>>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> >Are you sure this belongs in the loader.conf file and not somehwere >else. I get all kinds of error messages and the menu never comes up, >just skipping past to the login prompt. glenn# grep beastie /boot/defaults/loader.conf #beastie_disable="NO" # Turn the beastie boot menu on and off -Glenn >-- >Kiffin Gish >Gouda, The Netherlands > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"