i have installed kubuntu 13.10 on a machine which was preinstalled with windows 8. Both are installed in EFI mode on a GPT partition. After installation I get i grub prompt and nothing happens.
I tried boot repair but that doesn't help as well. I notice the file EFI/kbuntu/grub.cfg which has these contents.
search.fs_uuid b23e10fb-2d9c-4784-a385-eca0f1f251c1 root hd0.gpt4
set prefix=($root)/boot/grub
configfile $prefix/grub.cfg
If i type these 3 lines manually, i get the grub menu and i can boot.
I know this should happen automatically, any idea how to do this?
I tried boot repair but that doesn't help as well. I notice the file EFI/kbuntu/grub.cfg which has these contents.
search.fs_uuid b23e10fb-2d9c-4784-a385-eca0f1f251c1 root hd0.gpt4
set prefix=($root)/boot/grub
configfile $prefix/grub.cfg
If i type these 3 lines manually, i get the grub menu and i can boot.
I know this should happen automatically, any idea how to do this?