I am using Windows 10 and Ubuntu in my laptop. My windows was getting updated and during that process it was restarting several times. While restarting 2nd/3 rd time grub ran into problem. I am getting error:
no such partition and then message: "entering grub rescue mode" and then grub rescue prompt opens.
I have tried listing all the drives like
ls (hd0,msdos1)
ls (hd0,msdos2)
ls (hd0,msdos3)
ls (hd0,msdos4)
All 4 commands gives error: unknown filesystem. Then i tried using some tricks on internet
Like
1) Set
2) Set boot=(hd0,msdos6)
3) set prefix=(hd0,msdos6)\boot\grub
4) insmod normal
This again gives error: no such partition
Then i created bootable pendrive for windows 10. When i select from boot menu usb storage devices then
I get message: press enter to boot os using USB .. when i press enter Error occurs saying
Windows failed to start.
"Some guidelines here..."
Status: 0xc0000f
Boot configurations are missing or may contain error.
I am constantly trying from yesterday. So if anyone have any idea can you please help me with this??