FreeBSD 5.2 and ACPI

Marco Trentini mark at remotelab.org
Tue Jul 20 11:18:50 PDT 2004


On Tue, Jul 20, 2004 at 11:13:29AM -0700, bsd hack wrote:
> Hi,
>    I am building a custom kernel with FreeBSD 5.2... I need to disable ACPI (otherwise the system fails to recognize the disk!!)
>  ... so is it fine if I just do a make and then a make install of the new kernel and then add hint.acpi.0.disabled to /boot/loader.conf  ? or is anything to be done before doin a make and a make install?
>  
> any help will be appreciated. 

Put

hint.acpi.0.disabled=1

in your loader.conf, then reboot and build your custom kernel.

-- 
Marco Trentini                mark at remotelab.org
http://www.remotelab.org/


More information about the freebsd-hackers mailing list