1

I'm running a Windows 10 setup on an SSD and want to install a Linux Distribution on another SSD plugged into the same machine. I've tried with both Fedora and Ubuntu, using both Rufus and Fedora Writer. I've got Secure Boot disabled and run Legacy+UEFI boot.

When I boot from the USB drive I create, everything looks fine and I can choose to install or run live image. No matter which one I choose, I wind up with a screen looking something like below: enter image description here

Any ideas?
Let me know if any additional information is able to bring clarity to the situation.

I'm running: Z97 GAMING 5
GTX 970
i7 4790k
16gb of ram

Windows 10 on an Samsung 850SSD, wanting to install on a spare Samsung 830SSD. I have previously had Linux installs on the 830 with the remainder of the system the same.

Emil L.
  • 11
  • 3
  • can you provide details on the hardware itself you are running on? make, model, video components, etc. – 0xSheepdog Jul 11 '17 at 19:18
  • @0xSheepdog Updated with some HW specs – Emil L. Jul 11 '17 at 19:23
  • thanks. I don't see any obvious hardware issues off the bat; I ask because I encountered a similar problem years ago when the popular distro kernel versions did not yet include Intel Iris HD drivers, but it was on my board. i'll keep mulling this over... – 0xSheepdog Jul 11 '17 at 19:27
  • darn it - well thanks for chippin' in nonetheless! – Emil L. Jul 11 '17 at 20:39
  • **update** Am able to boot the installers using 'nomodeset' option, but the following installer for Fedora results in an unbootable system and for Ubuntu a system that I can only boot into using nomodeset, giving a very choppy ui. – Emil L. Jul 14 '17 at 20:58
  • I ended up installing in a manner similar to that mentioned in: https://unix.stackexchange.com/questions/207895/how-do-i-install-antergos-with-a-gtx-970 – Emil L. Jul 16 '17 at 15:25
  • @EmilL. perhaps you should consider answering your own question. This is actually [encouraged](https://meta.stackexchange.com/questions/16930/is-it-ok-to-answer-your-own-question-and-accept-it) for SE sites. – Roflo Jul 17 '17 at 16:34

1 Answers1

0

I ended up using the commands described here to get NVidia drivers up and running before doing anything else with the system. To boot succesfully I also had to add the nomodeset flag.

Emil L.
  • 11
  • 3