Hi,
I am using kqemu 1.3.0-pre9 and qemu 0.8.2 on Ubuntu Edgy, kernel
2.6.17-generic.
I run into kernel panic in the guest when launching "qemu
-kernel-kqemu".
Some problems found on the net:
http://haiku-os.org/trac/ticket/748
http://qemu-forum.ipi.fi/viewtopic.php?p=5011&sid=494a2df12b48a1e8fdca
On Sun, Dec 03, 2006 at 12:18:58AM +0100, Dick Streefland wrote:
> Hi,
>
> I run qemu-0.8.2 on Kubuntu, and I would like to test an initramfs by
> booting the kernel with qemu. However, I'm having problems with the
> initrd. The kernel reports "bad gzip magic numbers" when checking the
> initramfs
Hi,
I run qemu-0.8.2 on Kubuntu, and I would like to test an initramfs by
booting the kernel with qemu. However, I'm having problems with the
initrd. The kernel reports "bad gzip magic numbers" when checking the
initramfs, both with a compressed ext2 filesystem image and with a
compressed cpio arc
On Sat, 2006-12-02 at 22:57 +, Michael McConnell wrote:
> > $ qemu -m 512 debian.img
> > Could not open '/dev/kqemu' -
> > QEMU acceleration layer not activated
> Is the kqemu module loaded?
> If not, try 'modprobe kqemu' then restart QEMU.
DumbAss could I be!
kqemu was not load
On Sat, 2 Dec 2006, Mihamina Rakotomandimby wrote:
> Hi,
> I installed kqemu 1.3.0-pre9 and qemu 0.8.2. /dev/kqemu exist and is
> widely "usable" (chmod 666 and 777 tested)
>
> $ ls -l /dev/kqemu
> crwxrwxrwx 1 root root 250, 0 2006-12-02 23:34 /dev/kqemu
>
> But when launching qemu
Hi,
I installed kqemu 1.3.0-pre9 and qemu 0.8.2. /dev/kqemu exist and is
widely "usable" (chmod 666 and 777 tested)
$ ls -l /dev/kqemu
crwxrwxrwx 1 root root 250, 0 2006-12-02 23:34 /dev/kqemu
But when launching qemu:
$ qemu -m 512 debian.img
Could not open '/d