- Reformat a part with some embedded screen elements to avoid the possible
rendering issues, which can come this way PR: docs/123975 Submitted by: pgj
This commit is contained in:
parent
9994ce961f
commit
ec6d9ceab1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32044
1 changed files with 11 additions and 3 deletions
|
@ -2087,9 +2087,17 @@ File: +DESC (ignored)</screen>
|
|||
|
||||
<answer>
|
||||
<para>Try disabling ACPI support. When the bootloader loads, press
|
||||
the space key. The system displays <screen>OK</screen>. Type
|
||||
<screen><userinput>unset acpi_load</userinput></screen> and then
|
||||
<screen><userinput>boot</userinput></screen>.</para>
|
||||
the space 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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue