Installing under qemu

Hi,

I am trying to install FreeBSD 8.2 uder Qemu but the boot screen freezes :

freebsd-qemu.png


The command is :
kvm -hda freebsd.img -cdrom FreeBSD-8.2-RELEASE-i386-disc1.iso -boot d -m 512
 
vermaden said:
What have You changed?

Code:
[B]qemu[/B] -hda freebsd.img -cdrom FreeBSD-8.2-RELEASE-i386-disc1.iso -boot d -m 512
instead of
Code:
kvm -hda freebsd.img -cdrom FreeBSD-8.2-RELEASE-i386-disc1.iso -boot d -m 512
 
Strange, it works for me both under QEMU and VirtualBox ... it even works under VMware vSphere 4.1 without any problems here.
 
The same problem for me. How can we fix it?

Qemu-kvm version 0.15; host Ubuntu 11.04 desktop 64 bit; host CPU AMD A8-3850.

Please help.
 
qemu -hda freebsd.img -cdrom FreeBSD-8.2-RELEASE-i386-disc1.iso -boot d -m 512
mating1.jpg

mating2.jpg

mating3.jpg
 
Back
Top