What’s The Buzz

Random posts on what’s happening in the world of Linux and Open Source Technology

Linux Goodies

Linux tips and tricks picked up on the job as a Linux Systems Engineer.

Apple Goodies

All things wonderful about Apple Computers and Devices

Microsoft Goodies

Microsoft System Engineering tips and tricks as told by a Linux Systems Engineer

XKCD

Get your daily dose of the XKCD cartoon

Home » Linux Goodies, News

Howto: Linux and Windows virtualization with KVM and Qemu (Linux Today)

Submitted by Linux Resource News on January 23, 2010 – 4:16 amOne Comment


TuxRadar: “We’re going to deliberately sidestep the jargon and the hype to take a practical look at the virtualisation technologies in Ubuntu, in particular KVM and Qemu and the related userspace tools that create and manage virtual machines. Although the discussion centres on Ubuntu, the technology is applicable to all Linux distros.”

Read the rest of the story

One Comment »

  • dkblinux98 says:

    As a supplement, there are also tools to convert virtual machine images from other platforms as well. With Oracle’s purchase of Virtual Iron, which is a Xen-based virtualization solution using .vhd images this article is very timely. Oracle decided after purchasing Virtual Iron to discontinue the product.

    You can convert from .vmdk or .vhd to the raw image type using:

    kvm-img convert -O raw server-ide.vmdk server-ide.raw and then run KVM using the raw disk format. You can do the same for .vhd.

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

Powered by WP Hashcash