so here is the story:
first i had only centos7 and i was thinking about adding windows 7 for a long time now... recently i installed windows 7 and since then it only booted from windows. so i searched for a fix and found the:
" [COLOR=#ff0000]sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update sudo apt-get install -y boot-repair && boot-repair[/COLOR] "
fix which i run from live ubunto cd and its results can be seen here: http://pastebin.com/2ZCBackh also tried these: [COLOR=#ff0000]sudo mount /dev/sda /boot sudo apt-get update sudo apt-get install grub-pc sudo grub-install /dev/sda sudo umount /boot[/COLOR] results: http://pastebin.com/8bpYXZEB
in my attempts to set up multi boot i thought why not use clonezilla to fix the boot-loader. so i used clonezilla to restore 3 of my partitions (im periodicly backing up). sadly, it didn't work and i got myself a: [COLOR=#ff0000]error: no such partition. Entering rescue mode... grub rescue>[/COLOR] on startup.
then i fixed my windows with windows 7 installation disk and got back to 'only windows boots now' problem. searched a little more and got to the option of using boot-repair. i tried its Recommended repair but it failed and gave me an info link to use when asking on forums. here is the info: http://paste.ubuntu.com/13105844/
im working on this issue alone for a week now and i can sure use some help :(