wiki:experiences:igraltist:kvm
=>  Releases

Current version
Git/Latestdiff: 1.5.6

Latest Snapshots
Produced after each commit or rebase to new upstream version

GIT
RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:experiences:igraltist:kvm [2011/02/14 13:19]
127.0.0.1 (old revision restored)
wiki:experiences:igraltist:kvm [2011/02/14 13:21]
127.0.0.1 (old revision restored)
Line 186: Line 186:
  
 This site will describe on some example howto setup the [[wiki:​experiences/​igraltist/​kvm-network|Network]]. This site will describe on some example howto setup the [[wiki:​experiences/​igraltist/​kvm-network|Network]].
 +
  
  
Line 199: Line 200:
  
 I use my own scripts to manage the kvm guest'​s. I use my own scripts to manage the kvm guest'​s.
- 
-Its for free use. 
  
 It can be found here http://​hg.kasten-edv.de/​kvm-tools/​ It can be found here http://​hg.kasten-edv.de/​kvm-tools/​
  
-To use it, simple copy it to /​etc/​kvm. ​+
  
  
Line 218: Line 217:
  
 <code python> <code python>
-test-only = enabled # does not execute it but show it fully cmd-line string +name = example # the name [optional, if not set, its take from filename]
-name = example # the name +
  
 hda = /​var/​lib/​kvm/​test.img hda = /​var/​lib/​kvm/​test.img
 cdrom = debian-netinst.iso cdrom = debian-netinst.iso
-boot = d+boot = c,d
  
 ## if use the virtio driver or scsi use the file syntax ## if use the virtio driver or scsi use the file syntax
Line 232: Line 230:
  
 net = nic,​macaddr=00:​50:​00:​00:​00:​10,​model=virtio net = nic,​macaddr=00:​50:​00:​00:​00:​10,​model=virtio
-net = tap,​ifname=example,​script=/​etc/​kvm/​scripts/​kvm-ifup+net = tap,​ifname=example,bridge=br0,​script=/​etc/​kvm/​scripts/​kvm-ifup,​downscript/​etc/​kvm/​scripts/​kvm-ifdown
  
 usb = enabled ​               # turn on usb support usb = enabled ​               # turn on usb support
 usbdevice = tablet ​       # is good if you used vnc with dektop on guest usbdevice = tablet ​       # is good if you used vnc with dektop on guest
  
-nographic = enabled # for headless machine 
 language = de             language = de           
 smp = 2                  # default is no smp enabled smp = 2                  # default is no smp enabled
//
wiki/experiences/igraltist/kvm.txt · Last modified: 2012/05/13 07:53 by 127.0.0.1

wiki/experiences/igraltist/kvm.txt · Last modified: 2012/05/13 07:53 by 127.0.0.1
This website is kindly hosted by m-privacy