Difference between revisions of "CoLinux-vnuml"

From VNUML-WIKI
Jump to: navigation, search
Line 10: Line 10:
 
<ul>
 
<ul>
  
<li>Install coLinux in your computer. Just download [http://downloads.sourceforge.net/colinux/coLinux-0.7.2.exe coLinux-0.7.2 installation exe file] and execute it. You do not need to download any root file system during instalation.</li>
+
<li>Install coLinux in your computer. Just download [http://downloads.sourceforge.net/colinux/coLinux-0.7.2.exe coLinux-0.7.2 installation exe file] and execute it. Install it on whatever directory you want (i.e. c:\colinux); you do not need to download any root file system during instalation.</li>
  
<li>Download [ftp://ftp.dit.upm.es/vnuml/colinux-vnuml-1.0.zip coLinux VNUML image 1.0] and unzip it to the directory where you have installed coLinux.</li>
+
<li>Download [ftp://ftp.dit.upm.es/vnuml/colinux-vnuml-1.0.zip coLinux VNUML image 1.0] and unzip it to the directory where you have installed coLinux (i.e. c:\colinux).</li>
  
 
<li>Enter the directory colinux-vnuml-1.0 and double click on the start.bat script. That will make the virtual machine start. Once the virtual machine has started you can login using:</li>
 
<li>Enter the directory colinux-vnuml-1.0 and double click on the start.bat script. That will make the virtual machine start. Once the virtual machine has started you can login using:</li>
Line 33: Line 33:
 
  Tiempos aproximados de ida y vuelta en milisegundos:
 
  Tiempos aproximados de ida y vuelta en milisegundos:
 
     Mínimo = 0ms, Máximo = 0ms, Media = 0ms
 
     Mínimo = 0ms, Máximo = 0ms, Media = 0ms
 
 
  
 
<li>To get the xterm consoles of VNUML virtual machines, you need to install an X-windows server on your hosts. You can install, for example Xminghttp://sourceforge.net/projects/xming
 
<li>To get the xterm consoles of VNUML virtual machines, you need to install an X-windows server on your hosts. You can install, for example Xminghttp://sourceforge.net/projects/xming

Revision as of 02:07, 24 February 2008

VNUML coLinux image

As stated in coLinux web site, "Cooperative Linux is the first working free and open source method for optimally running Linux on Microsoft Windows natively".

VNUML coLinux image allows you to easily test and use VNUML over a Microsoft Windows machine. It is based on coLinux Debian Etch image with VNUML tool version 1.8.3 installed. It includes root_fs_tutorial-0.5.1 and n3vlr-0.11-vnuml-v0.1.img root file systems.

You can download VNUML coLinux image from the Download page.

To use it:

  • Install coLinux in your computer. Just download coLinux-0.7.2 installation exe file and execute it. Install it on whatever directory you want (i.e. c:\colinux); you do not need to download any root file system during instalation.
  • Download coLinux VNUML image 1.0 and unzip it to the directory where you have installed coLinux (i.e. c:\colinux).
  • Enter the directory colinux-vnuml-1.0 and double click on the start.bat script. That will make the virtual machine start. Once the virtual machine has started you can login using:
  •  username: root
     password: root
    
  • In order to have network connectivity between the virtual machine and the host, you have to configure the ip address of the TAP interface automatically created during coLinux instalation. Jus go to "Control Panel->Network" and set the ip address of the TAP interface to 10.0.2.1/255.255.255.0. Once it is configured, test with a ping from the host to the virtual machine that you have network connectivity:
  • C:\>ping 10.0.2.15 -n 2
    
    Haciendo ping a 10.0.2.15 con 32 bytes de datos:
    
    Respuesta desde 10.0.2.15: bytes=32 tiempo<1m TTL=64
    Respuesta desde 10.0.2.15: bytes=32 tiempo<1m TTL=64
    
    Estadísticas de ping para 10.0.2.15:
        Paquetes: enviados = 2, recibidos = 2, perdidos = 0
        (0% perdidos),
    Tiempos aproximados de ida y vuelta en milisegundos:
        Mínimo = 0ms, Máximo = 0ms, Media = 0ms
    
  • To get the xterm consoles of VNUML virtual machines, you need to install an X-windows server on your hosts. You can install, for example Xminghttp://sourceforge.net/projects/xming