]> gitweb.fluxo.info Git - kvm-manager.git/commitdiff
adding directions for setting up the environment.
authorJamie McClelland <jm@mayfirst.org>
Fri, 9 Oct 2009 00:17:51 +0000 (20:17 -0400)
committerJamie McClelland <jm@mayfirst.org>
Fri, 9 Oct 2009 00:17:51 +0000 (20:17 -0400)
README

diff --git a/README b/README
index 0fac291c3013ddfe698e017f2c2d9275eebd0a5f..6004cd2bfb3d28e657d5267a6843cc9994ef18e0 100644 (file)
--- a/README
+++ b/README
@@ -20,6 +20,14 @@ Recommendations:
 
  openssh-server : i've been using ssh to access the vm's serial console
 
+Before you begin, you may want to prepare your system by doing the following:
+
+* Copy di-maker, kvm-manager, and kvm-creator into /usr/local/sbin
+* Make the directory /usr/local/share/ISOs
+* Create a serial console enabled debian installer.
+       * cd /usr/local/share/ISOs
+       * di-maker > d-i.iso
+
 A typical workflow to start an installer is:
 
 kvm-creator create $GUESTNAME [$DISKSIZE [$RAM [$TAP [$MAC] ] ] ]