From d1ef7281dcdd0a29a462d839fec80c3a473e59a2 Mon Sep 17 00:00:00 2001 From: Jamie McClelland Date: Thu, 8 Oct 2009 20:18:11 -0400 Subject: make the name of the volume group a parameter to be passed rather than hard coded. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') 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: -- cgit v1.2.3