I had a working dual boot configuration of win8 and Ubuntu 15.10 when I decided to delete win8 and install win10 that's where the problem started. After wiping out win8 and installing win10 I thought a simple boot repair through a ubuntu LIVECD would be enough to boot both my OSes but to my surprise after running boot repair and after it displayed the boot repair successful msg I was unable to boot into windows, as I clicked on the windows loader on dev/sda1, I encountered the purple screen of death
. After that I deleted all the three partitions of Ubuntu (root, swap and home) and reinstalled it still no luck.. For the very first time after reinstalling I was able to boot into windows but when I tried it for the second time the same problem resurfaced. Sometimes the screen reads Windows failed to start, a recent hardware or software change might be the problem
and other times it just freezes on the purple screen.. Any insights would be appreciated.. Here is my boot info which I generated after reinstalling Ubuntu boot info
. I have already tried replacing the chainloader=chainloader+1
of the windows 10 menu entry with,ntldr ($root) /bootmgr
but to no avail..
Edit: I think I might have zeroed in on the problem. The problem is whenever I press the power button manually for more than 30 secs I am able to boot into windows 10 on grub without any glitch but when I restart or shut down my windows and then power on the normal way and try to boot win10, grub hangs and freezes. Also I am able to mount the ntfs partition from nautilus the first time but not in the second time ( I tried to check if really windows hibernation was causing the error, I disabled fast startup on Windows and then tried to repair using ntfsfix
and removing the hibfile
using ntfs-3g
on Ubuntu but it returned with the same problem). Can anybody tell me what is happening or give me any permanent solutions! Also both Ubuntu and Windows10 are installed in legacy mode and secure boot is disabled in the BIOS.