Re: Boot Loader Config

2004-06-22 Thread Luke
What can I modify to make the machine Automatically select option # 2 during the boot process? Check out your /boot/loader.conf file. Comment out the hint.acpi.0.disabled="1" if it's in there. I don't know for sure that this will work, but I'd try it. my /boot/loader.conf file is empty. Perhaps t

Re: Boot Loader Config

2004-06-22 Thread whizkid
> >> What can I modify to make >> the machine Automatically select option # 2 during the boot process? > > Check out your /boot/loader.conf file. > Comment out the hint.acpi.0.disabled="1" if it's in there. > I don't know for sure that this will work, but I'd try it. > > my /boot/loader.conf file

Re: Boot Loader Config

2004-06-22 Thread Luke
What can I modify to make the machine Automatically select option # 2 during the boot process? Check out your /boot/loader.conf file. Comment out the hint.acpi.0.disabled="1" if it's in there. I don't know for sure that this will work, but I'd try it. __