I have a MSI PX60 6QE laptop with Windows 10 pre-installed.
I want to install Ubuntu having a dual boot. I have reserved space for it:
Disco 0
is my ssd, and disco 1
the hd.
However, when installing it, the laptop freezes when Ubuntu screen is loading. I have tried with some Ubuntu versions such as 16.04, 15.10 and 14.04. None works.
I have played a bit with the bios options, secure boot
, fast boot
, uefi
/legacy
bios... But it seems I don't get the correct configuration.
Also I have tried with some kernel parameters, such as the nomodeset
or the cstates
.
How can I solve it, and install Ubuntu correctly?
sudo parted -l
MSI PX60 2qd 034us Haswell & Optimus libata.force=noncq for SSD hangup http://ubuntuforums.org/showthread.php?t=2296878 – oldfred Sep 25 '16 at 16:15nouveau.modeset=0
in the GRUB options, and now I happily dual boot them together. You will need to poke around various boot options before it starts booting. I can lead you to this. – Tony Lancer Sep 25 '16 at 16:16e key
, and not withc
as your link provided. – Santiago Gil Sep 25 '16 at 17:19