aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2009-10-08 20:17:51 -0400
committerJamie McClelland <jm@mayfirst.org>2009-10-08 20:17:51 -0400
commitfe72382a724129f56f247ee66866ec6d94f2f626 (patch)
tree160866b23ecfd902d67f9f2e852b0fdcb8b1f1fe /README
parentf5a91d15d5240c8117a91176f3259042ace67658 (diff)
downloadkvm-manager-fe72382a724129f56f247ee66866ec6d94f2f626.tar.gz
kvm-manager-fe72382a724129f56f247ee66866ec6d94f2f626.tar.bz2
adding directions for setting up the environment.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 0fac291..6004cd2 100644
--- 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] ] ] ]