Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Where and how to specify "noapic" and "acpi=off" for boot ?
#5
You can just add noapic to the grub of that pc so it works permanently:

Code:
sudo leafpad /etc/default/grub

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic noapci"

Code:
sudo update-grub
Reply


Messages In This Thread
Re: Where and how to specify "noapic" and "acpi=off" for boot ? - by Valtam - 11-12-2018, 05:36 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)