Jul 21
VMWare Server now available free
I know I’m probably a bit behind the times on this one, but I’ll make a note of it anyway. VMWare seem to have decided to make their VMWare Server product free. A few months back it was only the Player tool which was free and in order to use that you had to make use of pre-created virtual appliances.
However, the Server product does allow appliance creation so users can potentially install any OS they like (as long as it’s supported). This is great for me as I have been running Ubuntu as my main OS since it was released (June 2006) and although I could reboot into XP for Windows stuff it’s hassle and interrupts my productivety.
There’s a howto on the Ubuntu forum here: HowTo: Windows (XP) on Ubuntu with VMWare Server, and there are a selection of VMWare related articles on the Ubuntu Wiki. These ones seem the most relevant: VmwareServer, VMware Guide: Installing VMware Server on Ubuntu 6.06 LTS amd64.
The only downside at the moment compared to VMWare Player is that the Ubuntu repositories don’t seem to have Server packages available only the Player is included in the non-free section. So manual install for the moment. Lets hope .deb packages can be included into the repo soon.
One other thing to note. Before I upgraded to Dapper I was running VMWare player using bridged networking on Breezy. I was also using NetworkManager. I had a weird problem which I never got to the bottom of where bringing network interfaces up and down in NetworkManager would intermittently hang the system. I found a thread on the NetworkManager mailing list which seems to indicate I may have been suffering from a nic driver/vmware incompatibility, the solution to which was to upgrade the driver software. I’m hoping this issue has gone away in Dapper but I’ll need to prove that after I’ve installed VMWare Server.

July 21st, 2006 at 10:35 am
I only used VMware Player once on Ubuntu I think. For some reason, I find myself using QEMU a lot more. I’m interested in Xen, but haven’t gotten around to trying it yet.
July 21st, 2006 at 1:43 pm
I’m also interested in Xen, but setup looks like a bit too much hassle considering I’ve only got casual development needs for virtualization and also because I can’t run Windows on Xen.
Apparently you can create VMWare player appliances using QEMU: https://wiki.ubuntu.com/VMwarePlayerAndQemu
Interesting.
July 26th, 2006 at 4:03 am
After my recent installation of Ubuntu Dapper installing VMWare player is the next thing I am going to embark on. The links in this post should prove useful, thanks.