From owner-freebsd-stable Fri Aug 9 21:14:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA7C37B400 for ; Fri, 9 Aug 2002 21:14:50 -0700 (PDT) Received: from tomts10-srv.bellnexxia.net (tomts10.bellnexxia.net [209.226.175.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C71143E5E for ; Fri, 9 Aug 2002 21:14:49 -0700 (PDT) (envelope-from dmagda@number6.dyndns.org) Received: from number6.magda.ca ([64.229.179.158]) by tomts10-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20020810041435.QCEU15981.tomts10-srv.bellnexxia.net@number6.magda.ca>; Sat, 10 Aug 2002 00:14:35 -0400 Received: from number6.magda.ca (localhost [127.0.0.1]) by number6.magda.ca (8.12.5/8.12.5) with ESMTP id g7A4Ek73000684 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sat, 10 Aug 2002 00:14:47 -0400 (EDT) (envelope-from dmagda@number6.dyndns.org) Received: (from dmagda@localhost) by number6.magda.ca (8.12.5/8.12.5/Submit) id g7A4A1Ws000637; Sat, 10 Aug 2002 00:10:01 -0400 (EDT) Date: Sat, 10 Aug 2002 00:10:00 -0400 From: David Magda To: FreeBSD Mailing Lists Cc: stable@freebsd.org Subject: booting old kernel (Re: panics after upgrading to -STABLE Aug 9, 2002) Message-ID: <20020810001000.A438@number6.magda.ca> Reply-To: David Magda Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You said: > Could someone put the word out when this issue is fixed? This problem > just hosed my web server after I forgot the prime directive: test on > a non-critical machine. You can go back to the old kernel (/kernel.old). When you boot, you get the "twrily". Hit space. If you do the command 'lsmod' at the prompt you will see "kernel" with some info after it. There may be some other kernel modules loaded as well. Type the command 'unload' and do a 'lsmod' again. You should not get anything back. Type in 'load /kernel.old' to load the old kernel into memory. You can now do a 'boot' to boot into multi-user mode, or 'boot -s' to go into single-user mode. This procedure worked for me. YMMV. Further commands are available in the loader(8) man page. You can find the man page online [1]. [1] http://www.FreeBSD.org/cgi/man.cgi?query=loader -- David Magda Because the innovator has for enemies all those who have done well under the old conditions, and lukewarm defenders in those who may do well under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message