Changes between Version 19 and Version 20 of install_kvm


Ignore:
Timestamp:
Mar 11, 2011, 5:11:59 PM (13 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_kvm

    v19 v20  
    55= Creating a new KVM guest =
    66
    7  1. Install the [https://support.mayfirst.org/wiki/install_debian_kvm_manager kvm-manager] scripts
     7 1. Install the [https://support.mayfirst.org/wiki/install_debian_kvm_manager kvm-manager] scripts (this should already be done on existing hardware)
    88 1. Run kvm-creator to create the new LV for the guest and the needed directory and files in /etc/sv/kvm/:
    99{{{
     
    9898ln -s  /usr/local/share/ISOs/<some-installer>.iso /home/<guestname/vms/<guestname>/cd.iso
    9999}}}
    100  
    101100 1. Tell runit to start the guest automatically
    102101{{{