Update of "vm script"
Not logged in
Overview

Artifact ID: 1d12b796d5c5927110773b1f874d7089d392709b
Page Name:vm script
Date: 2015-07-17 12:06:10
Original User: admin
Parent: 69d3729531325802a3693030226c0053bcc35ede (diff)
Content

Virtual machine description is an executable shell script, which launches QEMU with approppriate options. If you move around machine directory, you can launch machine in the background even if no VWS is installed in the target machine.

Script format:

  1. She-bang line
  2. Setting and exporting of environment variables, controling QEMU audio
  3. qemu binary name + backsash
  4. device options, one device per line

Script is named start and placed into virtual machine directory

There are following assumptions:

  1. Script is always started from the directory where it resides.
  2. User interface (i.e., GUI and audio) always via spice.
  3. Network can be user or bridge.