Pages

Friday, February 06, 2009

Open BSD on Windows' Qemu

The requirement are:
  - qemu 0.9.0 windows version
     http://www.h7.dion.ne.jp/~qemu-win/
  - OpenBSD installer iso (I use OpenBSD 4.4)
     http://www.openbsd.org/ftp.html
  - Open BSD Installing experience

Install qemu (just double click on Qemu-0.9.0-install.exe)
     You dont have to install Kqemu, because OpenBSD can not run
     when kqemu accelerator is actived

Create disk image for open bsd
     qemu-img create -f qcow2 openbsd.img 3G

Install OpenBSD on disk image
  qemu -no-kqemu -L "C:\Program Files\Qemu\pc-bios" 
  -boot d -hda openbsd.img -cdrom install44.iso
     Ikuti petunjuk installasi open bsd sampai selesai

Boot Installed OpenBSD
   qemu -no-kqemu -L "C:\Program Files\Qemu\pc-bios" 
  -hda hd_img/openbsd.img -boot c

   Enjoy your OpenBSD

3 comments:

Anonymous said...

kenapa qemu? knp ga pake VirtualBox aja

Gusman DP said...

karena di virtual box gak bisa install open bsd bro.

Anonymous said...

wah.. mas gusman ini ternyata open source mania juga ya.. =)

saia dulu pernah ngoprek OpenBSD juga di partisi sendiri malah.. :D

tapi masa sih di VirtualBox ga bisa?
di VirtualBox saya (versi 2.1.0) kyny bisa tuh..

btw, mohon bimbingannya selama di tim sw ya mas.. ^:)^