On Sat, Oct 25, 2008 at 06:24:21PM +1100, Petr Janda wrote: > The reason I put the first tunable into loader.conf was because when i tried > it at the boot prompt it kept saying it doesnt exist. Is that whats supposed > to happen?
On the boot loader prompt you have to start with a command. In this case you have to `set' a loader variable, so you're supposed to type: set debug.acpi.disabled="..." Please refer to loader(8) and loader.conf(5) for more information. Cheers.
