From owner-freebsd-current Sun Oct 4 11:36:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08312 for freebsd-current-outgoing; Sun, 4 Oct 1998 11:36:33 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gargoyle.bazzle.com (gargoyle.bazzle.com [206.103.246.189]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA08303 for ; Sun, 4 Oct 1998 11:36:27 -0700 (PDT) (envelope-from ejc@bazzle.com) Received: (qmail 5087 invoked from network); 4 Oct 1998 18:36:04 -0000 Received: from gargoyle.bazzle.com (206.103.246.189) by gargoyle.bazzle.com with SMTP; 4 Oct 1998 18:36:04 -0000 Date: Sun, 4 Oct 1998 14:36:04 -0400 (EDT) From: "Eric J. Chet" To: Brian Feldman cc: current@FreeBSD.ORG Subject: Re: Problem with 3-stage bootloader In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 4 Oct 1998, Brian Feldman wrote: > I too cannot boot an ELF kernel yet, as I get a page fault as well :( more > info when I get some. Oh, yes, this is with the very latest kernel and > loader (with the esym = ssym = 0 fixes). > Hello It might help somebody so, this is the procedure I used to upgrade to an elf kernel. I just installed an elf kernel and booted without any problems. I'm -current as of Oct 4 12:44pm EDT. cd /sys/boot make depend && make && make install echo "/boot/loader" >/boot.conf cd /sys/i386/conf export KERNFORMAT=elf #you can put "KERNFORMAT=elf" in your /etc/make.conf config -r configfile cd ../../compile/configfile make depend && make && make install reboot Regards, Eric Chet -> ejc@bazzle.com || ejc@FreeBSD.ORG || ejchet@lucent.com Systems Analysts - Specializing in OOA, OOD, C++, Java and CORBA Kenpo Jiu-Jitsu the Ultimate in Self Defense, Tai Chi for Life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message