Comment 31 for bug 989674

Revision history for this message
Malcolm B (malcolm-h) wrote :

Someone asked me how to set "noapic" (sorry I meant to say that in the previous post :), so here it is in a nutshell:
1. Edit "/etc/default/grub" and change the "GRUB_CMDLINE_LINUX_DEFAULT" line so that it reads:
    GRUB_CMDLINE_LINUX_DEFAULT="noapic nosplash"
2. Open terminal window and type:
    sudo update-grub
3. Reboot