summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorSimon Rettberg2013-07-02 16:57:10 +0200
committerSimon Rettberg2013-07-02 16:57:10 +0200
commitbdefa9c54725dc3f5cd287a5875d866d5388a685 (patch)
treeb408cad83d354a25f46740d92cc4a1eb12e067fc /remote
parent[rootfs-stage32] Add /etc/hosts file, make udhcpc script update it (diff)
downloadtm-scripts-bdefa9c54725dc3f5cd287a5875d866d5388a685.tar.gz
tm-scripts-bdefa9c54725dc3f5cd287a5875d866d5388a685.tar.xz
tm-scripts-bdefa9c54725dc3f5cd287a5875d866d5388a685.zip
Revert changes to 'remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.include'
Wer ist thaibault und warum macht der Scripte kaputt?
Diffstat (limited to 'remote')
-rw-r--r--[-rwxr-xr-x]remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.include9
1 files changed, 5 insertions, 4 deletions
diff --git a/remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.include b/remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.include
index e50ed992..9b0fea91 100755..100644
--- a/remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.include
+++ b/remote/modules/vmplayer/data/etc/openslx/vmware/run-virt.include
@@ -117,8 +117,9 @@ MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"
# ide-disks
-
-ide0:0.mode = \"independent-${diskmode}\"
+ide0:0.present = "$ide"
+ide0:0.fileName = "$diskfile"
+ide0:0.mode = "independent-nonpersistent"
ide1:0.present = "$cdrom0"
ide1:0.autodetect = "TRUE"
ide1:0.fileName = "auto detect"
@@ -133,7 +134,7 @@ scsi0.present = "$scsi"
scsi0:0.present = "$scsi"
scsi0:0.fileName = "$diskfile"
scsi0.virtualDev = "$hddrv"
-scsi0:0.mode = \"independent-${diskmode}\"
+scsi0:0.mode = "independent-nonpersistent"
# floppies
floppy0.present = "$floppy0"
@@ -446,7 +447,7 @@ cp "/etc/openslx/vmware/nvram" "$confdir/nvram" 2>/dev/null
# log script information
writelog "# File created by $0 (VMversion ${vmversion})\n# on $(date)\n"
-writelog "Starting with ${diskmode} mode ...\n"
+writelog "Starting with non-persistent mode ...\n"
# write all results to logfile
# log disksetup