Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 22:33:15 +0900
From:      yoichi@eken.phys.nagoya-u.ac.jp
To:        David Malone <dwmalone@maths.tcd.ie>
Cc:        current@freebsd.org
Subject:   Re: ACPI module loading.
Message-ID:  <wywv3060kk.wl@eken3.eken.phys.nagoya-u.ac.jp>
In-Reply-To: <200109142010.aa54118@salmon.maths.tcd.ie>
References:  <200109142010.aa54118@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
How about this?

unload
set module_path=/boot/kernel.old
boot /boot/kernel.old/kernel

--
yoichi nakayama

>>> David Malone wrote:
> If you boot from an old kernel then the loader seems to load the acpi
> module from the wrong place. I tried booting with both:

> 	unload
> 	boot /boot/kernel.old/kernel
> and:
> 	unload
> 	load /boot/kernel.old/kernel
> 	boot

> and both loaded the acpi moduse from /boot/kernel/acpi.ko. I thought
> that the loader was supposed to be clever enough to find these
> things. I suppose it could be the acpi loader, the loader or me
> which is broked.

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?wywv3060kk.wl>