From owner-freebsd-current Mon Mar 3 18:30:29 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309EB37B401 for ; Mon, 3 Mar 2003 18:30:28 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A059043FE0 for ; Mon, 3 Mar 2003 18:30:25 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) by alpha.siliconlandmark.com (8.12.8/8.12.7) with ESMTP id h242UOXH026515; Mon, 3 Mar 2003 21:30:24 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost) by alpha.siliconlandmark.com (8.12.8/8.12.7/Submit) with ESMTP id h242UONJ026512; Mon, 3 Mar 2003 21:30:24 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Mon, 3 Mar 2003 21:30:24 -0500 (EST) From: Andre Guibert de Bruet To: walt Cc: freebsd-current@FreeBSD.ORG Subject: Re: Disaster strikes... In-Reply-To: <3E63FEE1.2020805@myrealbox.com> Message-ID: <20030303212650.D59207@alpha.siliconlandmark.com> References: <3E63FEE1.2020805@myrealbox.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 3 Mar 2003, walt wrote: > After cvsup'ing just now I cannot reboot -CURRENT either with the new > kernel or the old kernel. > > The new kernel panics instantly on boot, and the old kernel halts > with multiple messages about ACPI, so I'm stuck with an unbootable > machine. > > What is the command to disable acpi at the boot prompt? I tried > 'toggle-module acpi' with no luck. unset acpi_load If you're still having problems, Make sure that you do set module_path=/boot/kernel.old at the loader prompt. This will ensure that you're not loading the new modules with your old kernel. Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message