images in qemu

Submitted by Tim Dobson on Sat, 2007-12-29 23:30.   Tags: 

Hi.
I seem to be having some minor trouble running the daily built vmware/QEmu images of haiku. Yeah I know they aren't meant to be "Stable" but that isn't exactly the problem I have been having.
The problem I'm having is that it doesn't seem to boot past the BIOS, which I'm sure can't be right. In fact I tried several images, but with identical results. A screenshot of what the problem is can be found here: http://image.bayimg.com/hailgaabj.jpg
but basically it seems that HD 1 is not detected.

To be honest. The problem is probably me not knowing how to use QEmu or something like that, but I just wondered if anyone else could shed any light on this?

For the record I'm on debian etch, with qemu 0.8.2

Apologies if I should have rtfm.

cheers

Tim

basti171
Submitted by Bastian Breit on Thu, 2008-03-20 14:29.

kvm -hda haiku.image -hdb hdb.img -cdrom /dev/cdrom
thats how it works under my ubuntu linux...
under win xp i use qemu, but i don't have the command by hand...
so maybe it helps you....

cb88
Submitted by cb88 on Fri, 2008-03-21 03:36.

in slackware 12
install qemu 9.1 from a package is the easiest...
compile kqemu and install (optional)
modprobe kqemu (optional)
qemu ./haiku.image

and it will boot... at least it does for me

cb88

basti171
Submitted by Bastian Breit on Fri, 2008-03-21 09:23.

some i like qemu, kvm, etc...
because i can control it with startscripts...