Hi All,
I have 3 HDD’s
- 1TB (sda - Which is partitioned into swap (sda1), boot (sda2), root (sda3) & home (sda4))
- 1TB (sdb - Backup drive)
- 2TB (sdc - MultiMedia drive)
Re-installing 13.1 (64bit) KDE, I told the installer to install grub to sda2 (boot).
Rebooting without the install DVD still comes up with grub rescue 
I’ve been running linux since 2007, got to say that Windows 7 looks very attractive from where I’m sitting (getting old & just want things to work).
Any advice always gratefully received!
Thanks,
I suggest to boot using the DVD and do the following.
http://2.bp.blogspot.com/-1Ichu1b1QRU/U0M3uUYlMrI/AAAAAAAACMU/NUw4VXkx9BU/s1600/dvd2.png
http://3.bp.blogspot.com/-FKZYj71wYYo/U0M4LhQlFXI/AAAAAAAACMk/sZ7qctfe-aY/s1600/dvd5.png
http://1.bp.blogspot.com/-EvLSOoO1ZcA/U0M4WnU8spI/AAAAAAAACMs/l2VbJs0f9b0/s1600/dvd6.png
http://3.bp.blogspot.com/-3kiDUcYTIGQ/U0M4n-qMMcI/AAAAAAAACM8/4OTiMbWIDmw/s1600/dvd8.png
Once you are logged in then you can use
yast2 bootloader
to check and adjust the bootloader installation.
To check for the bootable flag
fdisk -l
Run grub2
grub2-mkconfig /boot/grub2/grub.cfg
Run mkinitrd
mkinitrd
If those command did not produce some errors then you should be fine. If you are halfway the installation process and the first reboot will not succeed for what ever reason then this also a solution