SHARE
Facebook X Pinterest WhatsApp

Virtualization With KVM On Ubuntu 9.10

Written By
FT
Falko Timme
Dec 30, 2009

[ Thanks to Falko
Timme
for this link. ]

“This guide explans how you can install and use KVM for creating
and running virtual machines on an Ubuntu 9.10 server. I will show
how to create image-based virtual machines and also virtual
machines that use a logical volume (LVM). KVM is short for
Kernel-based Virtual Machine and makes use of hardware
virtualization, i.e., you need a CPU that supports hardware
virtualization, e.g. Intel VT or AMD-V.

“I do not issue any guarantee that this will work for you!

“1 Preliminary Note

“I’m using a machine with the hostname server1.example.com and
the IP address 192.168.0.100 here as my KVM host. Because we will
run all the steps from this tutorial with root privileges, we can
either prepend all commands in this tutorial with the string sudo,
or we become root right now by typing

sudo su

“2 Installing KVM And vmbuilder

“First check if your CPU supports hardware virtualization – if
this is the case, the command egrep ‘(vmx|svm)’ –color=always
/proc/cpuinfo”

Complete
Story

FT

Falko Timme

Recommended for you...

TUXEDO Stellaris 16 Gen6 Linux Laptop Unveiled as High-End Desktop Replacement
Marius Nestor
Oct 11, 2024
Valkey 8.0 Launches with Promising Enhancements in Speed and Efficiency
Bobby Borisov
Sep 24, 2024
12 Best Free and Open-Source Linux Renderers
webmaster
Aug 27, 2024
Kill a Process Running on a Specific Port in Linux (via 4 Methods)
Benny Lanco
Aug 2, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.