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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to