Re: [kvm-devel] a (bad) kvm story from a plain user

2007-08-14 Thread Koen de Jonge
Glauber de Oliveira Costa wrote: >> I even tried to compile the kvm bundle myself (i took the one that >> is recommended for kernel 2.6.20, as the wiki says), >> but alas, the ./configure shouted I don't have gcc 3.x >> (which is indeed true as an up-to-date system today have gcc 4.x). >> > It

Re: [kvm-devel] a (bad) kvm story from a plain user

2007-08-14 Thread Koen de Jonge
M running with the latest version on your ubuntu 7.04 desktop installation (starting with the ubuntu cd). Thanks, Koen > On Tue, 2007-08-14 at 23:20 +0200, Koen de Jonge wrote: > >> Glauber de Oliveira Costa wrote: >> >>>> I even tried to compile the kvm b

Re: [kvm-devel] a (bad) kvm story from a plain user

2007-08-14 Thread Koen de Jonge
Izik Eidus wrote: > On Tue, 2007-08-14 at 23:20 +0200, Koen de Jonge wrote: > >> Can anyone tell me: >> - what is the linux host OS flavour and version the developers use? >> - what is the latest kvm-version that 'just works' on a ubuntu 7.04 >> deskt

Re: [kvm-devel] kvm for Ubuntu 7.04 (was Re: a (bad) kvm story from a plain user)

2007-08-16 Thread Koen de Jonge
Slohm Gadaburi wrote: > hi.. > > so I've compiled kvm-35 on Ubuntu 7.04. > i really had NO troubles, thanks to Koen and his great apt-get list. > and indeed now when I was running, I had the "QEMU\KVM" banner. > > so I reinstalled RH9.0. > > On 8/15/07,

[kvm-devel] installing kvm on debian 4.0 r0

2007-08-17 Thread Koen de Jonge
Hi All, Below is how I installed kvm-35 on my debian etch installation, it may be included in the wiki :) I installed the amd64 version of debian 4.0 r0 on my amd4800+ I did all 'apt-get update' and 'apt-get upgrade' steps to get the system updated with all latest patches. And off course I did

[kvm-devel] Guest Support Status wiki page

2007-08-17 Thread Koen de Jonge
Hi all, here is a list of Supported Guests: http://kvm.qumranet.com/kvmwiki/Guest_Support_Status The tables are a bit unclear to me, I will explain using the 'Debian Etch' example. The top line of the table states: Guest: Debian Etch Guest bitness: 32/64 Host version: kvm-29 Host cpu: Intel Hos

Re: [kvm-devel] Guest Support Status wiki page

2007-08-18 Thread Koen de Jonge
Amit Shah wrote: > On Saturday 18 August 2007 02:42:56 Koen de Jonge wrote: > >> Hi all, >> >> here is a list of Supported Guests: >> http://kvm.qumranet.com/kvmwiki/Guest_Support_Status >> >> The tables are a bit unclear to me, I will

Re: [kvm-devel] installing kvm on debian 4.0 r0

2007-08-18 Thread Koen de Jonge
Koen de Jonge wrote: > Hi All, > > Below is how I installed kvm-35 on my debian etch installation, it may > be included in the wiki :) > > I installed the amd64 version of debian 4.0 r0 on my amd4800+ > I did all 'apt-get update' and 'apt-get upgrade' st

Re: [kvm-devel] installing kvm on debian 4.0 r0

2007-08-18 Thread Koen de Jonge
Luca wrote: > On 8/18/07, Koen de Jonge <[EMAIL PROTECTED]> wrote: > >>> I then used these to make the system workable: >>> apt-get install openssh-server >>> apt-get install sudo >>> >>> Then I used these as prerequisite packages

Re: [kvm-devel] kvm for Ubuntu 7.04 (was Re: a (bad) kvm story from a plain user)

2007-08-15 Thread Koen de Jonge (ProcoliX)
Slohm Gadaburi wrote: > hi ppl, > > I am grateful for the help and tips I've been given here on the earlier > thread. > I just want to summarize the bits I've collected, > please confirm :) > > On an up-to-date Ubuntu 7.04 machine: > - install kvm+qemu packages > - install the gcc-3.4 package (hope