My machine has Windows XP and Ubuntu installed. I now want to install Windows 7 by removing Windows XP. Is it possible to do this without affecting my Ubuntu installation?
|
feedback
|
migrated from stackoverflow.com Jun 13 '11 at 7:39
This question came from our site for professional and enthusiast programmers.
|
Yes, it is possible. First, install Windows 7 on one of your NTFS partitions, then reinstall GRUB from the Ubuntu installation CD. Most likely it will auto-detect your system partitions including Windows. If not, you will need to specify them yourself. | |||||
feedback
|
|
Yes, all you have to do is delete the XP partition and install Windows 7 on the old XP partition. However this will overwrite your MBR so you will need to reinstall and configure GRUB. | ||||
|
feedback
|
|
This is a little tricky - you have to note that Windows 7 will likely overwrite your MBR. If so, all you need to do is to reload your MBR with GRUB - that should do the trick. :) | ||||
feedback
|
|
Try to read something about Grub 2.0, which Ubuntu has. Note that installing Windows 7 will remove the Grub bootloader. Read the manual:
Therefore, the answer is no. | ||||
|
feedback
|