Abdullah Ibn Hamad Al-Marri wrote:
find /boot -type f -name 'acpi*.ko'
/boot/modules/acpi.ko
/boot/modules/acpi_asus.ko
/boot/modules/acpi_panasonic.ko
/boot/modules/acpi_toshiba.ko
/boot/modules/acpi_video.ko
/boot/modules/acpi_fujitsu.ko
/boot/modules/acpi_ibm.ko
/boot/modules/acpi_sony.ko
/boot/modules/acpi_dock.ko

Ah yes, these don't belong here, they should be in /boot/kernel, AFAIK.
But I don't understand why there aren't any acpi modules in
/boot/kernel?  These should have been put there when you installed or
built 7.0-BETA4.

Anyway, you can try to temporarily unset module_path when loading your
kernel, e.g. type:

unset module_path

at the loader prompt, and then boot with "boot" or "boot -s".
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to