Setting up QEMU

From KolibriOS wiki
Revision as of 15:46, 9 February 2008 by Hidnplayr (talk | contribs) (New page: The purpose of this tutorial is to connect KolibriOS to internet using a virtual machine which is emulated with QEMU (virtual machine emulator), so we’re going to need this programs/file...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The purpose of this tutorial is to connect KolibriOS to internet using a virtual machine which is emulated with QEMU (virtual machine emulator), so we’re going to need this programs/files:

Qemu Manager – download it from www.davereyn.co.uk KolibriOS floppy disk image – www.kolibrios.org

The first thing we’re going to do is to setup KolibriOS virtual machine on Qemu Manager, so it’s assumed that you have installed it already.

Launch Qemu Manager and you will see the following window.

Img00001.gif

Click on the Img00002.gif toolbar button to add a new machine. Then it will ask you to write the new virtual machine name:

Img00003.gif

Then click Next and in that window fill the Virtual Machine RAM textbox with a RAM needed, remember that KolibriOS support 8MB of RAM as a minimum, I’m using 128MB (Hidnplayr would use 32Mb, it's more then enough :p)

Img00004.gif

Click Next and in this window check “This Virtual Machine Does Not Require A Virtual Drive”

Img00005.gif

In the next window don’t modify anything:

Img00006.gif

Click Next and in the following window click on “Save Virtual Machine” button

Img00007.gif

It will show you the following window:

Img00008.gif

Select the “Disk Configuration” tab and click on the shown button, which is for choosing our KolibriOS floppy image:

Img00010.gif

Then select the appropiate floppy image

Img00011.gif

It will warn you but just click YES to continue:

Img00012.gif

Next select “Boot from floppy disk”

Img00013.gif

And Save it – next click on to Launch the Emulated Virtual Machine – Next configure the boot options to whatever you want, just test it, because not all of the combinations work, so I’m using here a 640x480 standard mode

Img00014.gif

Hit enter, it will ask you to save settings (it is saved in the floppy image) and now we’re running Kolibri

Img00015.gif

Part II: Setup Network for Internet Connection

Now that we’re on KolibriOS we’re going to setup for Internet:

– Click on Menu->Network->Configuration

Img00016.gif

Next Configure using the following info:

– Check “Packet Driver”

– Check “Fixed” and the IP details are:

Fixed: 10.0..2.15 (our machine IP) Gateway: 10.0.2.2 (qemu’s gateway) Subnet: 255.255.255.0 DNS IP: 10.0.2.3

Img00017.gif

Apply it and we’re connected, the only thing left is to test it on a Web Client

Click on MENU -> Network -> Clients -> Simply Browser

Img00018.gif

Finally click on the button that points the pink arrow, then put any URL you want to surf and hit enter

I put www.kolibrios.org

Img00019.gif

Now we see an Apache Installation website…


THX 4 UR Time, C U Smile

Howto written by Vhanla, converted to the wiki by Hidnplayr