From owner-freebsd-questions@FreeBSD.ORG Wed Jul 9 16:00:08 2003 Return-Path: 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 A289837B401 for ; Wed, 9 Jul 2003 16:00:08 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D57243F85 for ; Wed, 9 Jul 2003 16:00:08 -0700 (PDT) (envelope-from kblists@comcast.net) Received: from comcast.net (h00045a2a945a.ne.client2.attbi.com[66.31.245.154](untrusted sender)) by comcast.net (rwcrmhc12) with SMTP id <200307092300070140082thne> (Authid: kblists); Wed, 9 Jul 2003 23:00:07 +0000 Message-ID: <3F0C9E69.6090902@comcast.net> Date: Wed, 09 Jul 2003 18:59:53 -0400 From: Kevin Berrien User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Can't get splash scr working - arg X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2003 23:00:08 -0000 As I've been playing with FreeBSD 4.8 stable on a test box, I came across the splash screen feature after building my own kernel. Figured I'd give it a try for the heck of it. Anyways, I've had no success! I've followed the various (not always identical) tutorials on www.baldwin.cx/splash/, free-bsd.org & the manual page. Other than my kernel my install is stock 4.8. I'm I missing something obvious? Anyone know if a better tutorial? Thanks!