ok....
I have a computer running Nvidia Raid 0. had to reinstall windows and so i wanted to use the rescue cd for my distro (Fedoar 7) to reinstall grub.
Normally, I would do this:
Code:
#grub
#root (hd0,1)
#setup (hd0)
However this is not working. I am guessing it has to do with the Nvidia raid mapping system but i am not sure. In my grub configuration root shows up as (hd0,1) but for some reason grub won't accept it giving errors such as unknown device or filesystems. I will try to get the exact errors.
/boot is /dev/mapper/nvidia_ahdjiajcp3
has anyone ever successfully reinstalled grub in this scenario?
Thanks in advance