See this.
https://help.ubuntu.com/community/Li...Page%20Options
And once Ubuntu is installed and you need to make that change permanent, edit /etc/default/grub by,
Code:
gksudo gedit /etc/default/grub
And type your desired parameter in between the quotes in this line.
Code:
GRUB_CMDLINE_LINUX=""
Save and close that file and update Grub by,
But remember, the terminology of those commands is either acpi=off or noapic or nolapic. I haven't heard of noapci=off. Make sure you type the correct syntax there.
Bookmarks