1

I have Windows 10 installed on my system, and need to install Ubuntu 18.04 as the second OS. (dual boot)

I created a bootable usb, and trying to install Ubuntu from it. However when I select the install or try Ubuntu options, I get a black screen only.

I tried nomodeset setting but nothing changes. (both with and without quiet splash option)

What do you suggest me to try?

I am using a MSI GE63 8RF notebook with NVIDIA GTX1070, Intel I7-8750H.

edit: I added checksum results for the ISO file.

checksum

Amadeus
  • 697
  • I suspect that there is a problem with the built-in linux driver for the NVIDIA GTX1070 graphics card. Please try with the boot option nomodeset. It should give you some basic but working graphics. Later on, in the installed system, you should also use nomodeset and then maybe try to install an nvidia proprietary driver to get the full power of the graphics card. – sudodus Jul 26 '18 at 21:40
  • @sudodus as I mentioned in my post, I tried nomodeset. do you have any other boot option suggestions that might help? – Amadeus Jul 26 '18 at 21:41
  • Sorry, I was reading your question too quickly. I will try to find some other tip (or link) for you. – sudodus Jul 26 '18 at 21:45
  • Try with the brand new (and improved) first point release, the iso file ubuntu-18.04.1-desktop-amd64.iso; 2. See this link, that might add some tips, You can also search AskUbuntu or the internet with the search phrase (without quotes) 'nvidia 1070 graphics boot option' or something similar (that's how I found the link supplied). Good luck :-)
  • – sudodus Jul 26 '18 at 21:59
  • @karel I have already seen that link before opening this topic. That did not help unfortunately. – Amadeus Jul 27 '18 at 05:30