This is no longer good advice to provide in order to fix issues:

many modern systems can't boot with acpi disabled; it may be a good
suggestion for some rare case not for an FAQ.

Approved by:	gjb
This commit is contained in:
Eitan Adler 2012-09-04 01:59:07 +00:00
parent ea79a2288a
commit f2e20041c1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39496

View file

@ -2080,28 +2080,6 @@
shows up before loader is started.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="boot-acpi">
<para>Installation crashes while booting, what can I do?</para>
</question>
<answer>
<para>Try disabling ACPI support. When the bootloader loads,
press the <keycap>Space</keycap> key. The system will display
the following:</para>
<screen>OK</screen>
<para>Type:</para>
<screen><userinput>unset acpi_load</userinput></screen>
<para>And then type:</para>
<screen><userinput>boot</userinput></screen>
</answer>
</qandaentry>
</qandaset>
</chapter>