I initially installed Ubuntu Hardy Heron on an existing system running Windows XP and configured the system to dual boot. Unfortunately, there are Windows applications that I am required to use at work including (choke) applications that only run in IE. Thus I couldn’t scrap Windows altogether. Still, I hated having to login and logout everytime I needed to switch applications. (Talk about an efficiency killer.) So, I researched some ways to run Windows XP in Parallel with Ubuntu. The solution I settled on was a combination of VMWare Converter and VMWare Player. A few tweaks later and I’ve got access to Windows from within Ubuntu.
First, I logged on to Windows XP and installed the converter. I ran the converter on my two Windows partitions and stored the output on the larger of my Windows partitions.
http://www.vmware.com/products/converter/
Then, I logged on to Ubuntu and installed the player. There were a few issues with getting the player installed and configured, but I was fortunate to find help online.
http://www.vmware.com/products/player/
The first problem involved missing resources during the configuration (compile) step.
http://www.nalinmakar.com/2008/05/05/vmware-player-on-ubuntu-804-hardy-heron/
The next problem involved not being able to allocate memory when running the VM image. (This was related to the fact that I had saved the VM image on the Windows partition.)
http://ubuntuforums.org/showthread.php?t=528614 (ocake)
There was also a minor issue with the floppy drive not being detected properly (because there isn’t one) and an annoying message popping up.
http://www.linux.com/articles/54411
Lastly, since I’m on a network at work, I needed to configure the network settings. I set the ethernet connection type in the .vmx file to “bridged” rather than the default “nat”. I think it takes a while for the network to initialize when first starting up though. So I’m not sure if this step was necessary. I might have just been impatient the first time I tried with the default settings.
0 Responses to “Running Ubuntu and Windows XP in Parallel”