From owner-freebsd-hackers Sun Jul 15 14: 9:38 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from thought.adamantsys.com (w120.z064002057.sjc-ca.dsl.cnc.net [64.2.57.120]) by hub.freebsd.org (Postfix) with ESMTP id 0A88037B401 for ; Sun, 15 Jul 2001 14:09:35 -0700 (PDT) (envelope-from brian@CSUA.Berkeley.EDU) Received: from localhost (localhost.adamantsys.com [127.0.0.1]) by thought.adamantsys.com (8.11.4/8.11.2) with ESMTP id f6FL8Z901993; Sun, 15 Jul 2001 14:08:39 -0700 (PDT) (envelope-from brian@CSUA.Berkeley.EDU) Date: Sun, 15 Jul 2001 14:08:35 -0700 (PDT) From: "Brian W. Buchanan" X-X-Sender: To: Cc: Subject: Re: help with booting In-Reply-To: <200107152055.QAA14233@anansi.vpha.health.ufl.edu> Message-ID: <20010715140435.G93162-100000@thought.adamantsys.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When you ran 'make install' after building your kernel, it renamed your old kernel to kernel.old. When the bootloader countdown starts, press the spacebar (or any key except ENTER) and you will get the bootloader prompt. Type "unload" and then "boot /kernel.old". In the future, plese direct questions like this to freebsd-questions@freebsd.org. Thanks. Brian -- Brian Buchanan brian@CSUA.Berkeley.EDU -------------------------------------------------------------------------- FreeBSD - The Power to Serve! http://www.freebsd.org On Sun, 15 Jul 2001 sridharv@ufl.edu wrote: > sorry for posting this mesg again- i forgot the > subject.. :) > > am a kernel newbie. i tried adding code to the kernel > and compiled it and installed . when i tried rebooting > my new image the kernel panics with a fatal trap 12: > page fault ( for which i know the reason). How do i > boot the system now. how can i revert back to an > earlier image? or how can i do it from a floppy? > pl help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message