From owner-freebsd-questions Wed Oct 20 14:10:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from typhoon.mail.pipex.net (typhoon.mail.pipex.net [158.43.128.27]) by hub.freebsd.org (Postfix) with SMTP id D3E9214D8D for ; Wed, 20 Oct 1999 14:10:14 -0700 (PDT) (envelope-from mark@dogma.freebsd-uk.eu.org) Received: (qmail 7692 invoked from network); 20 Oct 1999 21:10:12 -0000 Received: from useram45.uk.uudial.com (HELO marder-1.) (62.188.134.217) by smtp.dial.pipex.com with SMTP; 20 Oct 1999 21:10:12 -0000 Received: (from mark@localhost) by marder-1. (8.9.3/8.8.8) id WAA00780; Wed, 20 Oct 1999 22:09:53 +0100 (BST) (envelope-from mark) Date: Wed, 20 Oct 1999 22:09:53 +0100 From: Mark Ovens To: Nassar Carnegie Cc: questions@freebsd.org Subject: Re: Syscons Message-ID: <19991020220953.A377@marder-1> References: <19991020154056.E2D8C14A13@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <19991020154056.E2D8C14A13@hub.freebsd.org> Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Oct 20, 1999 at 11:37:25AM -0500, Nassar Carnegie wrote: > Does anyone know of a correct way to get an image to load at boot > up. I've followed the instructions and loaded the configurations in > /boot/loader.rc > > What is the default bitmap *.ko or *.bmp? > Not sure what you mean. There is no *default* bitmap, you have to provide your own. .ko files are the kernel loadable modules. Here's my /boot/loader.rc for reference: load /kernel load vesa load -t userconfig_script /kernel.config load -t splash_image_data /dawn.bmp load splash_bmp autoboot > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- STATE-OF-THE-ART: Any computer you can't afford. OBSOLETE: Any computer you own. ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message