I had Ubuntu 18.04 running, and installed windows after without doing dual boot process, and now the system does not let me boot with ubuntu. Is there any way I can 1) do the dual boot or 2) go back to the original status without formatting/deleting/destroying what is in ubuntu partition. Please help.
Asked
Active
Viewed 65 times
2 Answers
0
Try to check with a Live-Ubuntu stick whether the partition still exists. if it does: Look at the following thread: How do I run update-grub from a LiveCD?

dr mat
- 391
0
I had 2 different partitions, 1 for the original Ubuntu 18.04, and the other for the new Windows 10. I was able to boot only with Windows, not with Ubuntu. I was not able to find a way to do dual after messing up Windows installation, but I got into the Ubuntu system with live USB, used GParted to delete the windows partition and now recover the original Ubuntu without harming any other.

Eliah Kagan
- 117,780
sudo parted -l
, and post up output. – Paul Benson Dec 17 '19 at 06:25