I want to install Win XP Pro on my computer, I have previously shunned XP since discovering Ubuntu but have found that I do in fact, dare I say it, need Window$ (now I’ll go and wash my mouth out). There are some programs that I need and will not work in Ubuntu.
Phone operating, Disk printing, TV Card, and one or two others I can’t think of at the time.
I want to install it on the same drive as my 12.04 install, will the fact that the drive is formatted EXT4 be a problem?
it has 196Gb free but I want to share the 250Gb drive between the 2, 125Gb each. Would it be possible to repartition it and format the new partition for Window$ with the OS still on the drive or would I have to do both from scratch?
How about using VirtualBox and install Windows in a virtual environment? Then you don’t need to partition your disc and worry bout things that might go wrong… Just a hint
Sounds a better and easier idea. I’ll have a look and see what I can find out about doing it, is it still possible to install Windows on a non NTFS drive?
If you’re using Virtualbox to run XP in a virtual machine … YES
(You do NOT need a “real” windows formatted drive)
Virtualbox will create a “virtual” PC containing virtual hardware including a virtual HDD that you install Windows onto … as far as Windows is concerned it’s running on a “real” PC with an NTFS/FAT32 HDD, but this is all being done in a file on your Linux PC.
OK, as the “Users and Groups” GUI application isn’t installed by default in 12.04, run:
sudo apt-get install gnome-system-tools
Now fire up “Users and Groups” … then click “Manage Groups” … scroll down to “vboxusers”, and double-click it … in the resulting “Group ‘vboxusers’ Properties” dialog box, make sure your username is ticked … click “OK” … close the other diaalog boxes that are still open.
I’ve got my original XP Pro install disk and as I had it installed before I moved over to Ubuntu, I have the maximum memory that Window$ can handle, 3Gb. I will however at sometime in the future be expanding to 8Gb that ,y Ubuntu system can handle.
Give the XP install about 1GB - 1.5GB RAM (so you have plenty left for the Ubuntu host)
(you can adjust this later after the install … ie. if you install more RAM … as you can with all other VM settings)
And accept the defaults for other things like the virtual HDD … it will say it’s only an 8GB HDD, but it dynamically adjusts its size (as long as you accept the defaults).
Any questions … feel free to ask
And remember, NOTHING you do during the install of XP in Virtualbox is being written to your “actual” Linux HDD, it’s ALL being done to the “virtual” machine/HDD file … so worst case scenario, delete the XP VM and start again.
What I’m saying is nothing you do in Virtualbox is likely to hurt your Linux install
[EDIT]
Once you have XP installed in a VM, let us know, as it will be a good idea to install “Guest Additions” inside the Windows VM.
But as I said, other than the amount of RAM you assign to the VM … it’s probably best to just accept the defaults and keep clicking “Next” … nearly all the other settings can be adjusted after XP is installed, if you wish.