Michael wrote:
Hi,

What version or release should I choose?
4.2 or 4.3 or latest snapshot?

I am usually just following current... updating once in a while or
directly after a security fix that affects me.

Zoong PHAM schrieb:
What is the status of (k)qemu in OpenBSD now?

qemu works great, but kqemu doesn't always work, only on two of four
systems here. Those who do not work are probably too new.

kqemu works great on my Thinkpad X41 and a Dell Optiplex SX 270, but
doesn't work on a Dell PE 2950 and some newer Optiplex at work.


Michael


Re: kqemu
Did you load kqemu via rc.securelevel ?
if [ -r /usr/local/lib/kqemu/kqemu.o ]; then
   echo ' kqemu'; /sbin/modload /usr/local/lib/kqemu/kqemu.o
fi

modload kqemu gives errors.

Reply via email to