From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 17:50:16 2004 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 AC2F416A4CF for ; Wed, 15 Dec 2004 17:50:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2812443D2D for ; Wed, 15 Dec 2004 17:50:16 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: by rproxy.gmail.com with SMTP id q1so609235rnf for ; Wed, 15 Dec 2004 09:50:15 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=kxAJ0Dv00rhIYY7thtvTUVEqrUY+yRK6esxc60xlSrB7EBfC/Z9LB+k6StU7EOE24JzdQXRS6EOY4f1Zb+vX77fabvBlNxX/NEusRuS3dHZTAD1o1cw7i05CSfNzl/sQoL2lpyjhvkGnm9jhz1VGFOYsZSOcO5r5P1wksOPVWeI= Received: by 10.38.181.65 with SMTP id d65mr2935815rnf; Wed, 15 Dec 2004 09:50:15 -0800 (PST) Received: by 10.38.101.55 with HTTP; Wed, 15 Dec 2004 09:50:15 -0800 (PST) Message-ID: Date: Wed, 15 Dec 2004 11:50:15 -0600 From: Eric Kjeldergaard To: Paul Robinson In-Reply-To: <20041215140354.GE74802@iconoplex.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <2d7d2dd204121505491dc10866@mail.gmail.com> <20041215140354.GE74802@iconoplex.co.uk> cc: freebsd-users@uk.freebsd.org cc: Simon Burke cc: FreeBSD Questions Subject: Re: Boot splash screens in 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Eric Kjeldergaard List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 17:50:16 -0000 > > HIya, > > Im trying to find out how to add a bootsplash to 5.3. > > I've looked at the handbook and only saw details for 3.x. > > Is it the same process?? > > > > I have a 320x200 bmp file already for this, i assume that is the > > corrct size etc, as i read of a how-to for 3.x. > > man 5 loader.conf > > Tells you how to get a BMP or PCX sorted. Don't forget to have the appropriate options built into your kernel (device SPLASH or some such) -- If I write a signature, my emails will appear more personalised.