Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2011-06-16 | 1.1 kB | |
bcr_firefox0 | 2011-06-10 | 369 Bytes | |
bcr_firefox0.img.ae | 2011-06-10 | 1 Byte | |
Totals: 3 Items | 1.5 kB | 0 |
README bcr_firefox_vm This is a Xen virtual machine containing the BenchLab Client Runtime The file is splitted into 5 chuncks. -Merge file: $ cat bcr_firefox0.img.* > full_bcr_firefox0.img -MD5 sum of full_bcr_firefox0.img is: bd03bbe7238e3ded95490290d05465bf -Virtual machine default network configuration (you can fit it to your need): IP addr: 192.168.246.210 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. -bcr_firefox0 is the xen VM configuration file. There are several parameters you have to adapt to your configuration: uuid = "5c51e60e-bed0-415d-b656-e1183ebfae04" => Be sure it is unique. disk = [ "file:/home/fabien/VMS/demo/bcr_firefox_vm0/bcr_firefox.img,xvda,w" ] => Check your corresponding full path: vif = [ "mac=00:16:3e:53:0b:80,bridge=eth1,script=vif-bridge" ] => Check you are bridging on the right interface and the uniqueness of the MAC address -Launch the virtual machine We assume you have a valid Xen setup and a well configured bcr_firefox0 $ sudo xm create bcr_firefox0