summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-09-11 10:19:15 -0400
committerSimo Sorce <simo@redhat.com>2012-09-11 10:19:15 -0400
commit7e5082db9fe501a80d78d483147622d599c706b3 (patch)
tree1ebd1c600eadfcd2ec290de570ebeddc4c5caccd
parent028b269e1caa720f8d52ffe7f6577ef705f5f114 (diff)
downloadauto-win-vm-ad-7e5082db9fe501a80d78d483147622d599c706b3.tar.gz
auto-win-vm-ad-7e5082db9fe501a80d78d483147622d599c706b3.tar.xz
auto-win-vm-ad-7e5082db9fe501a80d78d483147622d599c706b3.zip
Personalize script and make runnable
-rwxr-xr-x[-rw-r--r--]make-ad-vm.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make-ad-vm.sh b/make-ad-vm.sh
index d3517c2..308936f 100644..100755
--- a/make-ad-vm.sh
+++ b/make-ad-vm.sh
@@ -1,10 +1,10 @@
#!/bin/sh
# lots of parameters to set or override
-VM_IMG_DIR=${VM_IMG_DIR:-/var/lib/libvirt/images}
+VM_IMG_DIR=${VM_IMG_DIR:-/media/IMAGES/kvm}
ANS_FLOPPY=${ANS_FLOPPY:-$VM_IMG_DIR/answerfloppy.vfd}
FLOPPY_MNT=${FLOPPY_MNT:-/mnt/floppy}
-ANS_FILE_DIR=${ANS_FILE_DIR:-/share/auto-win-vm-ad/answerfiles}
+ANS_FILE_DIR=${ANS_FILE_DIR:-/home/simo/devel/git/auto-win-vm-ad/answerfiles}
WIN_VER_REL_ARCH=${WIN_VER_REL_ARCH:-win2k8x8664}
WIN_ISO=${WIN_ISO:-$VM_IMG_DIR/en_windows_server_2008_r2_standard_enterprise_datacenter_web_x64_dvd_x15-50365.iso}
# windows server needs lots of ram, cpu, disk