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                [EMAIL PROTECTED]
http://www.remotelab.org/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to