Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

How do you install Ubuntu with no ACPI?

Ubuntu does not require ACPI to be present in order to work. If the kernel attempts to load an ACPI module, but finds that the computer does not support it, or is too old for it to work reliably, it will display a small banner across the top of the screen for a second, and continue booting.

To turn off the attempt to load ACPI, press F6 on the boot menu for the CD, and add

acpi=off

You may have to modify the GRUB menu after installation to make the change permanent. To modify the GRUB menu, open a terminal, and enter

sudo gedit /boot/grub/menu.lst

The add the "acpi=off" to the kernel line of each entry.

Improve Answer Discuss the question "How do you install Ubuntu with no ACPI?" Click here to register and get updates when this answer is edited. Share on Facebook Share on Twitter

First answer by Idisjunction. Last edit by Idisjunction. Contributor trust: 560 [recommend contributor]. Question popularity: 3 [recommend question].

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Software and Applications > Operating Systems > Linux > Linux Ubuntu > How do you install Ubuntu with no ACPI?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
How do you disable ACPI?  How do you continue ubuntu install?