I just received a new Alienware computer with Ubuntu pre-installed, since updated to version 12.04. I would like to install Windows 7 or 8 (I have installation discs for both) to run some programs. Any advice for a Ubuntu novice on how to do this? Thanks!
1 Answers
You should first make a separate partition using Gparted. It is a good tool to create/add/delete/manage partitions of your HDD. Since you got pre-installed Ubuntu, It may not be installed already.
Open a terminal(CTRL+ALT+T) then execute following:
$ sudo apt-get install gparted
Open gparted from dash and make partition as required. Gparted so easy to use that any one can grab it. I prefer you to install Windows 7. It is possible that after installing Windows, you will not be able to access Ubuntu. But don't worry, you can fix this issue very easily, if you have a bootable CD of Ubuntu.
For more information you can prefer following link:
How to dual boot Windows 7 x64 and Ubuntu 13.04 x64 as BIOS, not EFI
You have to follow the preferred answer(i,e answer which is marked as tick).

- 14,916
-
1See this question for linking to specific answers (i.e. you get the URL by using the 'share' button). – moon.musick Aug 28 '13 at 15:10