Getting started:
This post is simply to simplify how to run ubuntu in a virtual machine from windows and make it ready for development. Well I will simply say what I have done and worked for me, I tried lots of stuff that didn’t work, so this is what actually worked. I installed the ubuntu iso image from the net. The first step was to create a virtual machine image and install the ubuntu.. I had choices, virtual PC 2007 or vmware player or sun virtual box… VMware player doesnot allow you to create a new image, just play existing What worked fine with me, is creating the image and installing the system with virtual pc then run it in vmware..
So the process is as follows:
Now, everything is ready for development. Note that the ubuntu does not include the development packages by default so you have to add them.
now, you are ready..
That’s it, you are ready to go. Of course, there could be a dozen other combination that works fine… but I hade many failed installations and problems with virtual machines so I thought I document one that worked..