{"id":331,"date":"2009-10-20T00:55:40","date_gmt":"2009-10-20T00:55:40","guid":{"rendered":"http:\/\/blog.cyberwizzard.nl\/?p=331"},"modified":"2016-03-20T13:25:21","modified_gmt":"2016-03-20T12:25:21","slug":"migrating-from-vmware-server-to-kvm-on-ubuntu","status":"publish","type":"post","link":"https:\/\/blog.cyberwizzard.nl\/?p=331","title":{"rendered":"Migrating from VMware Server to KVM on Ubuntu"},"content":{"rendered":"<p>After being let down by VMware one too many times (this time after upgrading Ubuntu to the latest beta and finding out that kernel 2.6.30+ is not supported), I decided to move on to KVM. After all, my server has full visualization support in the CPU so why not put that to good use.<\/p>\n<p>I\u2019ve started off by making sure visualization support is enabled in the BIOS. In my case it was nowhere to be found and a quick search for the MSI KA780G (MS-7551) showed that users had varying experience finding the feature but everyone seemed to agree that a BIOS upgrade should help (most of the time). A quick \u2018lshw\u2019 showed that I indeed was using the 16.0 version of the BIOS which is more than a year old.<\/p>\n<p>Next, how to flash the BIOS? I do not (like the guide from MSI suggest) have a floppy drive installed in my server nor do I have Windows installed. Luckily, updating the BIOS of the KA780G is pretty easy as it is supported by the Linux programmer \u2018flashrom\u2019:<\/p>\n<pre class=\"code hl hl-bash\"><span class=\"kw2\">apt-get install<\/span> flashrom\nflashrom\nflashrom <span class=\"re5\">-r<\/span> backup.bin\nflashrom <span class=\"re5\">-w<\/span> newbios.bin<\/pre>\n<p>Warning: the last command actually programs the new BIOS into your computer. Make sure you have the right BIOS for your motherboard and do not interrupt the flashing.<\/p>\n<div class=\"read-more-button-wrap\"><a href=\"https:\/\/blog.cyberwizzard.nl\/?p=331#more-331\" class=\"more-link\"><span class=\"faux-button\">Continue reading<\/span> <span class=\"screen-reader-text\">&#8220;Migrating from VMware Server to KVM on Ubuntu&#8221;<\/span><\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>After being let down by VMware one too many times (this time after upgrading Ubuntu to the latest beta and finding out that kernel 2.6.30+ is not supported), I decided to move on to KVM. After all, my server has full visualization support in the CPU so why not put that to good use. I\u2019ve [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[387],"class_list":["post-331","post","type-post","status-publish","format-standard","hentry","category-linux-gentoolinux","tag-vmware"],"views":1389,"_links":{"self":[{"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=\/wp\/v2\/posts\/331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=331"}],"version-history":[{"count":3,"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=\/wp\/v2\/posts\/331\/revisions"}],"predecessor-version":[{"id":558,"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=\/wp\/v2\/posts\/331\/revisions\/558"}],"wp:attachment":[{"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=331"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=331"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.cyberwizzard.nl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}