Quote:
Originally posted by Darb 2k yea i was just worried about it overwriting the MBR, i guess the only thing i would have to do is make a windows entry again in grub? |
Grub should automatically detect the Windows partition and set it up in the boot loader menu. If it doesn't detect it automatically, it's as easy as
Code:
sudo gedit /boot/grub/menu.lst
Then you can add in the Windows partition in. It tells you right in the menu.lst how to do it as well.