How To Install Windows Vista In Ubuntu Gutsy Using VMware
For Ubuntu Gutsy users who find that they can’t live without Windows, or just want to give Vista a try, here’s your savior: VMware Server.
Vmware Server is a free to download virtual machine tool that allows you to install the various type of operating systems under a virtual environment.
Before you attempt to install Windows Vista, please make sure that your computer has at least 1GB of RAM (preferably 2GB), 16GB of hard disk space and a genuine Vista CD.
Here are the steps to install Windows Vista in Ubuntu using Vmware Server.
Download the VMware Server software from VMware download site. Remember to register to get your license key. You will need it for installation.
Launch Archive Manager and extract the downloaded file to /tmp directory
Next, we need to prepare our system for VMware installation.
In your terminal,
sudo apt-get install linux-headers-`uname -r` build-essential
sudo apt-get install xinetd
Now the installation,
cd /tmp/vmware-server-distrib (or whatever directory you have extracted to)
sudo ./vmware-install.pl
The installer will then guide you through the installation. Press “Enter” for all the questions. The last step require you to enter the license key.
Once installed, launch the VMware from Application -> System Tools -> Vmware Server Console
![]()
Click “Create a new virtual machines”
![]()
Choose “Typical” in the Virtual Machine Configuration
![]()
Under the Guest Operating system, choose “Microsoft Windows”. At below, scroll down to “Windows Vista (experiemental)”
![]()
Enter the name of your virtual machine and choose the location where you want to save it.
![]()
Under Network Condition, choose use “Network Address Translation (NAT)”.
![]()
Under the Disk Size, allocate 16GB to the disk size and make sure the split disk into 2GB files is checked. If you just want to try out Vista, uncheck the allocate disk space now.
Ok. Now insert in your Vista installer CD.
On the VMware console, click “Power on this virtual machine”.
The virtual machine will now boot up with your installer CD and guide you through the Vista installation process.
Once the installation of Vista is completed, press “Ctrl + Alt” to get out of the VMware console.
On the VM menu, select “Install Vmware tool”. Now you’ve got enhanced graphics and mouse cursor that can move in and out of the virtual machine.
That’s it. Done!
For more technology news, tips and tricks, subscribe to Make Tech Easier today.Popularity: 21% [?]
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

















9 Comments Received
[...] his website out : Install Windows Vista in Ubuntu, I know some of my friends would be excited by this. Bookmark this article These icons link to [...]
[...] installing Windows Vista on Ubuntu using VMware, one of the problems that you’re likely to face is that your virtual machine has completely [...]
right now, i am dual booting Ubuntu 7.10 with Vista Home Premium.
does this work if i am already dual booting vista and ubuntu?
i can burn backup vista DVDs, and then use those for the installation, but i dont want to have vista installed on my PC twice. I want to use ubuntu as my main OS. I just want to run Photoshop CS3 on ubuntu, but Wine can’t handle that, but since i have 3GB of RAM, i want to run Ps on vista on a virtual machine.
how does this play out?
@David: Yes, it will work, provided you have a Vista installer DVD. I have not try it with backup copy and I think that there could be a chance that it can’t work.
This is the best tutorial I have aver seen on the web. I have kubuntu 7.10 , just installed vmware server, Thanks a lot………..you rock
[...] of all, download and install VMware. (the instruction here). Next, download Kubuntu iso file from [...]
Hi,
I have not tried this yet. Just to ask. If I wish to completely remove Windows, how can this be done?
Thanks.
@Jerry: You mean remove Windows from the VMware? Open your file manager (Nautilus in Ubuntu or Dolphin in Kubuntu), navigate to the folder where your virtual machine files are kept and delete the Windows Vista folder.
@Damien: Yes, this is what I meant. Thanks again.
Leave A Reply