2

Just got my new Intel NUC today. It installs just fine, but booting up it gets stuck forever with no error message (black screen).

Ubuntu 18.04

karel
  • 122,292
  • 133
  • 301
  • 332
mikabytes
  • 1,196

1 Answers1

2
  1. Go into the GRUB menu and select Advanced options for Ubuntu.
  2. We will edit the startup options, so press e.
  3. On the end of the line starting with linux /boot add a word: nomodeset

enter image description here

I have no idea why this works but it does. Can anyone explain it?

mikabytes
  • 1,196