[haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
- From: "Fredrik Ekdahl" <fekdahl@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sat, 23 Jun 2007 18:34:33 +0200
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
- Follow-Ups:
- [haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
- From: Ryan Leavengood
- References:
- [haiku-development] Building and Testing Haiku on Ubuntu, Step-by-Step
- From: Ryan Leavengood
Other related posts:
- » [haiku-development] Building and Testing Haiku on Ubuntu, Step-by-Step
- » [haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
- » [haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
- » [haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
- » [haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
Qemu is also needed when converting the default Haiku image to a VMWare image.
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
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
- [haiku-development] Re: Building and Testing Haiku on Ubuntu, Step-by-Step
- From: Ryan Leavengood
- [haiku-development] Building and Testing Haiku on Ubuntu, Step-by-Step
- From: Ryan Leavengood