My computer is displaying a Grub issue. I tried the below listed commands:
set root=(hd0,msdos6)
set prefix=(hd0,msdos6)/boot/grub
insmod normal
normal
However the computer just boots into another shell.
(initramfs)
Is the partition totally lost or is there a chance of restoring it?
I don’t have an Ubuntu live CD. However I do have a startup disk which ultimately I ended up installing it onto the 2nd drive that I initially installed (which caused this problem) (as a backup drive).
I’d ideally like to get the original installation back. I’ve resorted to removing the 2nd drive and battling with the grub rescue command prompt.