I added line
hint.acpi.0.disable="1" in /boot/loader.conf
Now, its throwing me error
Panic:running without device atpic requires a local APIC.
Now I am unable to access loader.conf to remove hint.acpi.0.disable="1
Is there any way I can edit /boot/loader.conf from boot menu??
No, loader(8) doesn't have that functionality. But you can 'unset' the variable. Drop to the loader prompt from the menu and enter unset hint.acpi.0.disable. Then boot to boot the system. Once it's up and running normally you can edit loader.conf.
No, loader(8) doesn't have that functionality. But you can 'unset' the variable. Drop to the loader prompt from the menu and enter unset hint.acpi.0.disable. Then boot to boot the system. Once it's up and running normally you can edit loader.conf.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.