summaryrefslogtreecommitdiffstats
path: root/tests/guests/guest-aux/make-windows-img.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/guests/guest-aux/make-windows-img.sh')
-rwxr-xr-xtests/guests/guest-aux/make-windows-img.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/guests/guest-aux/make-windows-img.sh b/tests/guests/guest-aux/make-windows-img.sh
index 521fde2c..860ec060 100755
--- a/tests/guests/guest-aux/make-windows-img.sh
+++ b/tests/guests/guest-aux/make-windows-img.sh
@@ -55,7 +55,7 @@ mkfs ntfs /dev/sda1
mkfs ntfs /dev/sda2
# Enough to fool inspection API.
-mount-options "" /dev/sda2 /
+mount /dev/sda2 /
mkdir-p /Windows/System32/Config
upload $SRCDIR/guest-aux/windows-software /Windows/System32/Config/SOFTWARE