I have a new laptop with Windows 8 on it. I made a new partition and installed Ubuntu on it. For some reason I deleted the Ubuntu partition. Now upon restart I have the grub rescue screen. I've googled and googled and here's what I have tried:
the ls
command gave me 4 options. I tried more than 10 variations (hd0,msdos1) to (hd0,msdos10). This results in either no such partition
or unknown file system
error messages.
Then I tried
set perfix=(hd0,msdos6)/boot/grub
root=(hd0,msdos6)
(and did it with the numbers on ls command) but it never works when I type
insmod normal
(or)
insmod (hd0,msdos6)/boot/grub/normal.mod
I still get the error.
I've tried many times with no success. Even booting from an Ubuntu CD doesn't get me to boot menu - I press shift
, tab
, escape
, f12
but nothing happens - only grub menu.