public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM on Debian
@ 2009-06-04 20:37 Aaron Clausen
  2009-06-04 21:03 ` Mark van Walraven
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Aaron Clausen @ 2009-06-04 20:37 UTC (permalink / raw)
  To: kvm

I'm running a production Debian Lenny server using KVM to run a couple
of Windows and a couple of Linux guests.  All is working well, but I
want to give my Server 2003 guest access to a SCSI tape drive.
Unfortunately, Debian is pretty conservative, and the version of KVM
is too old to support this.  Is there a reasonably safe way of
upgrading to one of the newer versions of KVM on this server?

-- 
Aaron Clausen
mightymartianca@gmail.com

^ permalink raw reply	[flat|nested] 12+ messages in thread
* KVM on Debian
@ 2006-11-19 19:18 Avi Kivity
  0 siblings, 0 replies; 12+ messages in thread
From: Avi Kivity @ 2006-11-19 19:18 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Baruch Even

Baruch Even has added Debian packages to the Debian archive.  It is now 
possible to install kvm on Debian hosts using the native installer.

Please see the Debian HOWTO page [1] for instructions.


[1] http://kvm.sourceforge.net/debian.html

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 12+ messages in thread
* KVM on Debian
@ 2006-11-15  7:09 Baruch Even
       [not found] ` <20061115070905.GM28027-xGn4Jn0woyz+OtfAA3OxFg@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Baruch Even @ 2006-11-15  7:09 UTC (permalink / raw)
  To: KVM

I've created the packages for Debian, for now I haven't uploaded them to
the Archive, I'l wait for the next revision to clean up some of the
packaging issues.

The instructions for now are:

Go to http://people.debian.org/~baruch/kvm and download all the *.deb
files.

apt-get install module-assistant
dpkg -i *.deb

m-a build kvm
m-a install kvm
kvm -cdrom debian-live-cd.iso -boot d

kvm is qemu with KVM support. You might need to install the headers
package for your kernel if you don't already have it. Some other time
I'll look at producing the kernel module packages for the standard
Debian kernels.

Cheers,
Baruch

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 12+ messages in thread
* KVM on Debian
@ 2006-11-13 21:35 Baruch Even
       [not found] ` <20061113213556.GZ28027-xGn4Jn0woyz+OtfAA3OxFg@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Baruch Even @ 2006-11-13 21:35 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi,

I got KVM to work on Debian just now with a few problems:

To install all needed dependencies:
apt-get install libuuid-dev gcc-3.4 libsdl1.2-dev zlib1g-dev

./configure didn't work for me as it didn't find the gcc-3.4 and uname
-i failed to work:

sed -i -e 's/$(uname -i)/i386/' configure
./configure --prefix=/usr/local/kvm --qemu-cc=gcc-3.4

kvm.ko wasn't installed into /lib/modules/`uname -r`

other than that things look good, this is on kernel 2.6.17-2-686
on an Intel Core Duo. So far I only tried to run the Debian LiveCD and
it run very nicely.

What are the plans with regard to merging the needed qemu changes
upstream? It would be nice to be able to package the kernel module and
know that everything else will just work.

And for a temporary package for Debian, is there anything else that is
needed besides the qemu executable and the kernel module? I noticed
there is a library and some include files, anything uses them?

Cheers,
Baruch

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-06-05  5:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 20:37 KVM on Debian Aaron Clausen
2009-06-04 21:03 ` Mark van Walraven
2009-06-05  3:39   ` Mark van Walraven
2009-06-04 21:50 ` Matthew Palmer
2009-06-05  5:47 ` Michael Tokarev
  -- strict thread matches above, loose matches on Subject: below --
2006-11-19 19:18 Avi Kivity
2006-11-15  7:09 Baruch Even
     [not found] ` <20061115070905.GM28027-xGn4Jn0woyz+OtfAA3OxFg@public.gmane.org>
2006-11-15  7:47   ` Avi Kivity
2006-11-13 21:35 Baruch Even
     [not found] ` <20061113213556.GZ28027-xGn4Jn0woyz+OtfAA3OxFg@public.gmane.org>
2006-11-14  8:38   ` Avi Kivity
2006-11-14  8:46   ` Avi Kivity
     [not found]     ` <4559824A.4010500-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14  9:09       ` Baruch Even

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox