Difference between revisions of "ONELAB virtual machine"

From ONELAB
Jump to: navigation, search
Line 2: Line 2:
 
= Getting started with the Virtual Machine =
 
= Getting started with the Virtual Machine =
  
;Step 1 - '''Install Virtual Box'''
+
;Step 1 - '''Install Virtual Box on your computer'''
:Install VirtualBox on your system from the [https://www.virtualbox.org Oracle VirtualBox website]. Download a binary package suitable for your operating system and follow the instructions.
+
:Install VirtualBox on your system from the [https://www.virtualbox.org/wiki/Downloads Oracle VirtualBox website].  
<!--
+
Download the binary package suitable for your operating system and follow the instructions, and the latest VirtualBox Extension Pack
In the VirtualBox Manager, check that a "Host only Network" vboxnet0 is present and properly configured with an active DHCP server
+
(There are 2 files to download).  
(under Windows: VirtualBox > File > Settings > Network ; under OSX VirtualBox > Preferences > Network)
 
From a terminal on the host, check the network connectivity with the VM by a "ssh vm@amzyan.local"; enter the same "vm" password.
 
-->
 
  
;Step 2 - '''Download the ONELAB Virtual Machine''
+
;Step 2 - '''Configure Network connection between host and VM'''
 +
Launch VirtualBox.
 +
In the VirtualBox Manager, check that a "Host only Network" called "vboxnet0" is present
 +
(under Windows: VirtualBox > File > Settings > Network ; under OSX VirtualBox > Preferences > Network).
 +
 
 +
;Step 3 - '''Download the ONELAB Virtual Machine''
 
:[http://sites.uclouvain.be/immc/mema/fr.henrotte/onelab_210514.ova Virtual Machine]
 
:[http://sites.uclouvain.be/immc/mema/fr.henrotte/onelab_210514.ova Virtual Machine]
  
;Step 3 - '''Import the Virtual Machine in Virtual Box'''
+
;Step 4 - '''Import the Virtual Machine in Virtual Box'''
:In the VirtualBox Manager, import the downloaded OVA file by following the [https://www.virtualbox.org/manual/ch01.html#ovf instructions].  
+
:In the VirtualBox Manager, import the downloaded OVA file.  
A new VM entry - named ONELAB_VM appears in the left panel.
+
A new VM entry appears in the left panel.
 +
 
 +
;Step 5 - '''Start the Virtual Machine'''
 +
:Start the VM by double clicking its entry in the VirtualBox Manager. Enter "olvm" for login and "olvm" again for password (without quotes).
 +
 
 +
= Share a folder with the VM =
  
;Step 4 - '''Start the Virtual Machine'''
+
= Trouble shooting =
:Start the VM by double clicking its entry in the VirtualBox Manager. Enter "plos" for login and "plos" again for password (without quotes).
 
  
;Step 5 -
+
From a terminal on the host, check the network connectivity with the VM by a "ping -n 5 olvm.local".
:Open the Firefox browser of the Virtual Machine, reload this page and proceed from within the Virtual Machine.
 

Revision as of 15:55, 21 May 2014

Getting started with the Virtual Machine

Step 1 - Install Virtual Box on your computer
Install VirtualBox on your system from the Oracle VirtualBox website.

Download the binary package suitable for your operating system and follow the instructions, and the latest VirtualBox Extension Pack (There are 2 files to download).

Step 2 - Configure Network connection between host and VM

Launch VirtualBox. In the VirtualBox Manager, check that a "Host only Network" called "vboxnet0" is present (under Windows: VirtualBox > File > Settings > Network ; under OSX VirtualBox > Preferences > Network).

Step 3 - 'Download the ONELAB Virtual Machine
Virtual Machine
Step 4 - Import the Virtual Machine in Virtual Box
In the VirtualBox Manager, import the downloaded OVA file.

A new VM entry appears in the left panel.

Step 5 - Start the Virtual Machine
Start the VM by double clicking its entry in the VirtualBox Manager. Enter "olvm" for login and "olvm" again for password (without quotes).

Share a folder with the VM

Trouble shooting

From a terminal on the host, check the network connectivity with the VM by a "ping -n 5 olvm.local".