Possible Duplicate:
Dual Boot issues with Windows 7 and Ubuntu
I just setup a dual boot system but there is a slight problem. The Win7 grub entry points to the recovery partition instead of the partition where the install resides.
It currently points to /dev/sda3/
instead of /dev/sda4/
. Moreover I tried to edit the boot parameters in grub but I think there is more to it. I am not sure if MBR needs some fix too because I get a BSOD just after I boot, even after I changed it to /dev/sda4/ but there was some entry like hd0 too, so that could be wrong.
How to go about changing the grub entry?
fsck
etc – Ashfame Dec 19 '11 at 00:54