So, i wanted to update my Win7 partition to Win10. Besides Win7 I have installed a Ubuntu 14.04 and a Dualboot with Grub. So while updating to Win10 there was a restart and I ended up in the grub rescue console telling me:
error: no such partition.
Entering rescue mode...
grub rescue >
I can't boot to any of the installed operating systems. When I type ls it tells me my partitions:
(hd0), (hd0, msdos5), (hd0, msdos3),(hd0, msdos2), (hd0, msdos1)
But the boot partition is (hd0, msdos6) which is not listed here.
What can I do the repair the Grub loader to finish Win10 installation AND rescue my Ubuntu?
sudo parted -l
– oldfred Feb 06 '16 at 19:44