From owner-freebsd-questions@FreeBSD.ORG Mon Aug 14 05:31:46 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C189116A4DA for ; Mon, 14 Aug 2006 05:31:46 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D6043D46 for ; Mon, 14 Aug 2006 05:31:46 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so1065208pyc for ; Sun, 13 Aug 2006 22:31:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HQ54ElqAe5DmIpnqHaZjkh9XnBMTHCNur/1l9ZcVBhmKhjUgfMa1E7jrfaYVelnYoe9CKHkTk0TSumDqKmjDULQC0t4jeP0BhkaEoWbd4HFSCqrL1doC8m9V76E/nAOCHfHY/UGUKClIWJhGW/0qxYAxpoSSpPmXZMKWRdYrRhw= Received: by 10.35.96.11 with SMTP id y11mr12487866pyl; Sun, 13 Aug 2006 22:31:45 -0700 (PDT) Received: by 10.35.110.8 with HTTP; Sun, 13 Aug 2006 22:31:45 -0700 (PDT) Message-ID: Date: Sun, 13 Aug 2006 22:31:45 -0700 From: "Atom Powers" To: gahn In-Reply-To: <20060813200753.85753.qmail@web52111.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060813200753.85753.qmail@web52111.mail.yahoo.com> Cc: freebsd general questions Subject: Re: quick way fall back to the original kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 05:31:46 -0000 On 8/13/06, gahn wrote: > Hi: > > I am using a customized kernel and it works fine. But > at the same time I am wondering whether there is a > quick way to fall back to the original kerenel. If you compiled your own kernel you should have, at the very least, a /boot/kernel.old file; and I think also a kernel.default. If you break to the loader prompt during boot you can boot one of those kernels. And, although I've never tried it, you sholud be able to `cp /boot/kernel.old /boot/kernel` to restore the previous kernel.> -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--