Ubuntu – Problem installing Ubuntu in a laptop with Intel Optane

ahcidual-bootintelsata

I am new in Linux and I am trying to install Ubuntu 18.04 LTS in my laptop with a Dual Boot with Windows 10. My laptop is an Asus with 4GB RAM, 1TB HDD, and 16GB Intel Optane. The problem is that Ubuntu doesn't show any partition of Windows, neither the HDD. It only shows the Kingston USB. I'm adding links to images with what happens and when happens.

  • This is what happens when I restart my laptop and I try to install Ubuntu from my Kingston USB. It doesn't show the HDD, and it only shows my 4GB USB. This happens in the option "Try Ubuntu without installing" and in the option "Install Ubuntu" directly.

    Screenshot 1
    Screenshot 2

  • These are some things that appear in the BIOS configuration, like the option to change the SATA Mode Selection. Here I change the SATA Mode Selection from "Intel RST Premium With Intel Optane System Acceleration" to AHCI. Here are some photos of the SATA ports and the Boot option. But I have only changed the SATA Mode Selection.

    enter image description here
    enter image description here
    enter image description here
    enter image description here
    enter image description here
    enter image description here
    enter image description here
    enter image description here

  • After changing the SATA Mode Selection, if I try to start my laptop with Windows 10, it gives me an error, and at the moment of trying to install Ubuntu, it shows the USB and also shows my 16gb Intel Optane. But it still doesn't show the HDD.

    enter image description here
    enter image description here

  • Here is a picture with my laptop specs and the website where I have bought the laptop.

    enter image description here

I would be very grateful to anybody that could help me to install Ubuntu. I haven't found a lot of information about this problem with Optane and Ubuntu.

Best Answer

you should disable optane in windows (with the intel program in windows). then you will be able to install ubuntu in dual boot.

Then any time you want to use ubuntu, you have to disable optane in windows (wich will run slowly then) before booting ubuntu.

this works fine with me

Related Question