0

I have a HP laptop with windows pre installed. It has a 512gb uefi, gpt ssd with 3 drives C:, D: and E:. I want to install ubuntu in E: drive and along with the applications of ubuntu. But ubuntu does not recognize the partitions C:,D: or E: while installation, which is why I need help.

Here are the partition details in windows:

Disk Management.exe

Ubuntu installation only shows:

  • /dev/nvme0n1
  • /dev/nvme1n1

Also I want to mention I have never used Linux or Ubuntu before.

matigo
  • 24,752
  • 7
  • 50
  • 79

1 Answers1

0

I figured out the problem, my laptop has an intel optane memory, which was messing up the ubuntu installation. After disabling the optane memory and restarting the installation, ubuntu detected all the partitions as expected.