[haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step

Hi
Nice step-by-step guide! I just have a couple of comments..

2007/6/23, Ryan Leavengood <leavengood@xxxxxxxxx>:
Qemu is also needed when converting the default Haiku image to a VMWare image.

You can also let the build system create a vmware image directly.

2. VMWare Player

To use qemu-img to convert the image for use in VMWare:

cd ~/develop/haiku/haiku/generated/
qemu-img convert -f raw haiku.image -O vmdk haiku.vmdk

Or simply build using "jam haiku-vmware-image" and skip this step.

You will also need this file to run the VM (this should be saved in
and run from the same directory as the vmdk file is in):
http://haikuhost.com/haiku.vmx

Or use the haiku.vmx file in the repository. I think its under 3rdparty/vmware

/Fredrik Ekdahl

Other related posts: