Published by Robert Pogson August 29th, 2010
in technology.
M$ is flaunting news of a customer migrating from VMware to Hyper-V virtualization on the server. The subject customer is a M$ shop and sees the major reason to switch being cost… If they were not a M$ shop but working for themselves they would see that KVM or VirtualBox would save them more money by far.
M$ charges only about $20 for Hyper-V as long as you pay them $1000+ for 2008 and the damned CALs.
VirtualBox and KVM cost $0 for the server licence and the hypervisor included. Users of GNU/Linux also save a bundle on re-re-reboots that are killing some in large deployments of that other OS.
- Robert Pogson
Published by Robert Pogson August 29th, 2010
in technology.
One of the lovely things about GNU/Linux is that it boots and keeps on booting. Compare that with that other OS that eventually becomes unbootable.
A very common boot-loader for GNU/Linux systems is GRUB. Lately, version 2 has introduced a lot of features and extended the region of the hard drive used. Therein lies a problem for “dual-booting”. Some apps or malware on that other OS have been storing stuff in the early sectors and just running that other OS clobbers GRUB2.
My advice? Don’t dual-boot. If you need to run that other OS, do so in a virtual machine so that it can clobber its virtual boot-loader and not yours. VirtualBox makes this very easy and you get the added benefit that you can run both OS simultaneously without having to re-re-reboot.
I did this on one system this year. The principal obtained a new machine with “7″. He wanted to try GNU/Linux. I set up VirtualBox to autostart with GNU/Linux booting in the virtual machine. He never used “7″ at all…
- Robert Pogson
Recent Comments