qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] problems with kqemu module.


From: Paul Brook
Subject: Re: [Qemu-devel] problems with kqemu module.
Date: Fri, 1 Apr 2005 16:51:48 +0100
User-agent: KMail/1.7.2

On Friday 01 April 2005 16:27, Miguel Filipe wrote:
> I've downloaded the kqemu package yesterday, and tried to build qemu
> from CVS today with that kqemu.
>
> I've followed the instructions and the build went fine, I have
> /dev/kqemu, and kqemu in /lib/modules/kernel-version/misc/kqemu.ko
>
> My kernel is 2.6.10-5-686-smp from the ubuntu distro.
> trying to modprobe kqemu gives me this:
>
> address@hidden:/lib/modules$ sudo modprobe kqemu
> FATAL: Error inserting kqemu
> (/lib/modules/2.6.10-5-686-smp/misc/kqemu.ko): Invalid module format
> address@hidden:/lib/modules$ sudo insmod ./2.6.10-5-686-smp/misc/kqemu.ko
> insmod: error inserting './2.6.10-5-686-smp/misc/kqemu.ko': -1 Invalid
> module format
>
> Can you ppl give me any advice?

Most likely you used the wrong kernel sources/headers. The kernel sources you 
use when building kqemu must *exactly* match the kernel you're running.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]