diff options
-rw-r--r-- | sys/boot/common/help.common | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index d42935c..a6fd748 100644 --- a/sys/boot/common/help.common +++ b/sys/boot/common/help.common @@ -13,6 +13,11 @@ Some commands may not be available. Use the '?' command to list most available commands. + If needed, disable the use of ACPI with: + + unset acpi_load + $hint.acpi.0.disabled="1" + ################################################################################ # Tautoboot DBoot after a delay |