Date: Mon, 3 Mar 2003 21:30:24 -0500 (EST) From: Andre Guibert de Bruet <andy@siliconlandmark.com> To: walt <wa1ter@myrealbox.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Disaster strikes... Message-ID: <20030303212650.D59207@alpha.siliconlandmark.com> In-Reply-To: <3E63FEE1.2020805@myrealbox.com> References: <3E63FEE1.2020805@myrealbox.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030303212650.D59207>