0

Well I didin't find many answers to this question. I've Windows 10 as my primary OS. But I want to try my hands on Ubuntu (Linux). I had 2 partitions in my system C and D. I created a 98GB unallocated space and created a 3rd partition for installing Ubuntu into it. But during the installation process the installation process fails to detect my Windows 10 operating system and gives the option to delete everything. I want to keep an option of Windows 10 with myself which is why I cannot delete Windows OS.

I've already done the "uncheck fast start" thing but unfortunately it didn't help.

Please help with this

  • sounds like the CD is booting Legacy mode when windows is installed in EFI mode. is this a 64-bit computer? are you sure you have a 64-bit EFI image for ubuntu? – ravery Jul 06 '17 at 19:12
  • 1
    Did you create partition with Windows? Windows cannot create Linux compatible partitions, and often converts from basic to Microsoft proprietary dynamic partitions. Then Linux cannot work with Windows. Post this from terminal in live installer: sudo parted -l and/or screenshot from Windows partitioning tool. – oldfred Jul 06 '17 at 19:16
  • @ravery Yes-64 bit. I installed ubuntu from the Ubuntu website 16.04.2LTS version. – varun sharma Jul 06 '17 at 19:22
  • @oldfred Yeah I created the partition using Windows Create and Format Hard disk Partition. Ca you please explain me your last sentence – varun sharma Jul 06 '17 at 19:24
  • @varunsharma -- go into system settings and turn off legacy support. see if you get efi mode on the installer – ravery Jul 06 '17 at 19:28
  • @oldfred I cannot post the screenshot of sudo parted -l here. – varun sharma Jul 06 '17 at 19:44
  • @ravery I couldn't find legacy support/option – varun sharma Jul 06 '17 at 19:55
  • Just copy & paste terminal output into post above so you can preserve formatting. If in comments, it will essentially be unreadable. – oldfred Jul 06 '17 at 22:23
  • Mistakenly booting in the wrong mode (BIOS/CSM/legacy vs. EFI/UEFI) is unlikely to produce the symptoms described. I don't recommend messing with those settings yet, since doing so might create new problems. Instead, it's best to get the diagnostic information requested by oldfred. Also, note that both many EFIs and Windows have options called "Fast Startup" (or something similar). It's the Windows feature that must be disabled. See here for a recent question that may be related to your problem. – Rod Smith Jul 07 '17 at 14:00

0 Answers0