2

I was a happy dualboot user with Ubuntu 16 and Win10. This morning I saw an update available, so I installed it. There was very long configuring process before restart. After restart, if I select Windows 10 in the GRUB menu I am stuck on a blank purple screen where nothing happens. I don't know if it's a problem with Windows or it's problem with GRUB that it cannot find the correct way to boot Windows after this update.

Can anyone help me?

Zanna
  • 70,465

2 Answers2

1

I had similar issues on an Ubuntu and Windows 10 dual boot system with the Creators Update. Windows booted after the Creator update with an "inacessible boot device" error message and restored itself to the previous version.

The following worked at my system to finish the Creator Update.

I used the tool EasyBCD and followed this procedure to use the Windows boot manager instead of GRUB2.

Then I didn't put an entry for Linux, so no boot manager appeared during the Windows startup. The Creator Update could then be installed successfully.

Finally, I included the entry for Ubuntu again in the boot manager.

Rasmus
  • 8,375
Nico
  • 19
  • Hi! Welcome to AskUbuntu! It seems like a nice and productive answer you provided, so I upvoted it. I did edit it a bit, though, for appearance. If you want to make to improve it -- which would be highly encouraged -- you could type in the steps from the external source so the answer is self-contained (the external source may disappear). To do so is the norm. Again, welcome, and thank you for helping your peers! – Rasmus Apr 20 '17 at 20:27
  • Easy BCD Doesn't recognize Ubuntu Grub Bootloader (EFI). See my answer for similar question. link – EODCraft Staff May 01 '17 at 09:55
-1

After 4 failed boots I have booted into Ubuntu. Then I tried to set Windows boot manager as primary in BIOS, but it failed and loaded Grub, where I selected Windows 10, then it recognized errors, and restored Windows to its state before the update. So now it works, but I don't know why. Maybe BIOS settings affected something, or maybe Windows detected 5 failed boots and fixed itself.

  • Grammar suggestion: I selected Windows 10 and not it recognized errors -> I selected Windows 10, then it recognized errors – wjandrea Apr 20 '17 at 20:58