Download Latest Version BenchLab3.0_Documentation.pdf (3.3 MB)
Email in envelope

Get an email when there's a new version of benchlab

Home / Archives / VMs / enwikibooks_vm
Name Modified Size InfoDownloads / Week
Parent folder
README 2011-06-16 1.1 kB
srv_wiki.xml 2011-06-10 798 Bytes
Totals: 2 Items   1.9 kB 0
README enwikibooks_vm

This is a reconstructed English wikibooks Xen Virtual Machine image.
The file is splitted into 20 chunks

-Merge file:
$ cat srv_wiki.img.* > full_srv_wiki.img

-MD5 sum of full_srv_wiki.img is:
b6b20be91449a1808c1c4f6fd4302001

-Virtual machine default network configuration (you can fit it to your need):
IP addr: 192.168.246.200
netmask: 255.255.255.0
gateway: 192.168.246.1
nameserver: 8.8.8.8

-Configure VM network access to avoid lags in name resolution.

-srv_wiki.xml is the virsh VM configuration file.
There are several parameters you have to adapt to your configuration:

	<uuid>5bcc1495-24fe-4221-bab4-c476d66039ab</uuid> => Be sure it is unique.
	<source file="/home/fabien/VMS/demo/srv_wiki/srv_wiki.img"/> => Check your corresponding full path:	
	<source bridge="eth1"/> => Check you are bridging on the right interface
	<mac address="00:16:36:54:15:d6"/> => The MAC address one must be unique

-Launch the virtual machine
	We assume you have a valid Xen setup and a well configured srv_wiki.xml
$ sudo virsh srv_wiki.xml
Source: README, updated 2011-06-16