After I deleted my Ubuntu partition, I rebooted my computer and I only get a prompt:
grub rescue >
The command ls
lists
(hd0) (hd0,msdos5) (hd0,msdos3) (hd0,msdos2) (hd0,msdos1) (hd1) (hd1,msdos1)
I check them one by one:
ls (hd0,msdos5)/
ls (hd0,msdos1)/
But I cannot find the right partition.
Best Answer
Try the following ..
For a permanent fix run the following after you successfully boot:
where
/dev/sdX
is your boot drive.