aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJamie McClelland <jm@mayfirst.org>2009-10-08 20:18:11 -0400
committerJamie McClelland <jm@mayfirst.org>2009-10-08 20:18:11 -0400
commitd1ef7281dcdd0a29a462d839fec80c3a473e59a2 (patch)
tree991ee834df436d5f05c3df2658f2155032847dba /README
parentfe72382a724129f56f247ee66866ec6d94f2f626 (diff)
downloadkvm-manager-d1ef7281dcdd0a29a462d839fec80c3a473e59a2.tar.gz
kvm-manager-d1ef7281dcdd0a29a462d839fec80c3a473e59a2.tar.bz2
make the name of the volume group a parameter to be passed rather than
hard coded.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6004cd2..d1064f2 100644
--- a/README
+++ b/README
@@ -30,7 +30,7 @@ Before you begin, you may want to prepare your system by doing the following:
A typical workflow to start an installer is:
-kvm-creator create $GUESTNAME [$DISKSIZE [$RAM [$TAP [$MAC] ] ] ]
+kvm-creator create $GUESTNAME $VG [$DISKSIZE [$RAM [$TAP [$MAC] ] ] ]
# set up boot media for the host ("put the installer CD in the drive"):
ln -s /usr/local/share/ISOs/d-i.iso /home/$GUESTNAME/vms/$GUESTNAME/cd.iso
# set up access to the account: