Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2005 22:31:37 +0800
From:      Yuan Jue <yuanjue122@gmail.com>
To:        guru@sisis.de
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to install Vmware5 in FreeBSD?
Message-ID:  <200509092231.37884.yuanjue122@gmail.com>
In-Reply-To: <20050909140642.GA6255@revolucion.Sisis.de>
References:  <20050909125008.5154.qmail@web30315.mail.mud.yahoo.com> <4321911B.1030307@emendis.de> <20050909140642.GA6255@revolucion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 09 September 2005 22:06, Matthias Apitz wrote:
> El d=EDa viernes, septiembre 09, 2005 a las 03:41:47 +0200, Frank Mueller=
 -=20
emendis GmbH escribi=F3:
> > Qemu is running flawlessly on FreeBSD 5.4 here! ;)
>
> Yes. I've qemu version qemu-0.7.0s.20050717 up as well in my 5.4R;
> do you know if kqemu works as well and how I plug it in?

kqemu works fine with FreeBSD 5.4.

first, you should install qemu from port so you can change the makefile wit=
h=20
"with_kqemu=3Dyes"
second, after you finish the compile thing, you should remember that kqemu =
is=20
running as a kernel object (.ko). So either you can start it with "kldload=
=20
kqemu.ko" or you can simply add "kqemu_load=3Dyes" to your /boot/loader.con=
f to=20
autostart it every time you boot your computer.

Good luck!
=2D-=20
Best Regards.

Yuan Jue



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509092231.37884.yuanjue122>