Download Latest Version VirtLive-0.1-amd64.iso (337.6 MB)
Email in envelope

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

Home / VirtLive-KVM
Name Modified Size InfoDownloads / Week
Parent folder
VirtLive-0.1-amd64.iso 2012-10-15 337.6 MB
VirtLive-0.1-amd64.iso.md5sum 2012-10-15 57 Bytes
README.txt 2012-10-15 1.1 kB
Totals: 3 Items   337.6 MB 0
VirtLive is a project by Codejugglers. http://codejugglers.org
All credits go to the following projects:

	* Qemu
	* KVM
	* Virt Manager
	* Debian GNU Linux
	* Remastersys


HOWTO

	Boot from USB

Running the system from USB is very easy. You can use the Unetbootin app to copy the iso to USB using a simple GUI.
You can download unetbootin for Linux, Mac and Windows from http://unetbootin.sourceforge.net.
Another way is to use the dd command from a terminal window like this:

   (replace the /dev/sdX entries for the path to your usb stick. eg: /dev/sdb or /dev/sdd. Use 'sudo fdisk -l' to list all devices)

sudo dd if=/home/yourname/Downloads/VirtLive-0.1-amd64.iso of=/dev/sdX

   (DO NOT try to copy to a partition eg: /dev/sdb1 for that won't work!)


	Install to hard disk

Installing to hard disk is also quite easy to do. To activate the installer do the following:

	1) Press keys: [CTRL]+[Alt]    (To exit the running VM)
	2) Press keys: [Alt]+[F2]      (To enter a Linux console)
	3) Type: sudo remastersys-installer     (To start the installer)
	4) Answer the installer's questions
	5) Enjoy a fully installed VirtLive
Source: README.txt, updated 2012-10-15