diff --git a/repos/ports/run/vbox_auto_win7_share.run b/repos/ports/run/vbox_auto_win7_share.run
index 5f1c045612..060f11cb6c 100644
--- a/repos/ports/run/vbox_auto_win7_share.run
+++ b/repos/ports/run/vbox_auto_win7_share.run
@@ -5,7 +5,7 @@
# - hard disk with 4 primary partitions
# - on the 4. partition an ext2 filesystem is expected with following files:
# -- /win7.vdi
-# -- /ram/overlay-original.vdi
+# -- /ram/overlay_win7.vdi
#
# The overlay file must be generated beforehand, e.g.:
#
@@ -13,7 +13,7 @@
#
# to find out the size of the vdi and then to create the overlay:
#
-# vboxmanage createhd --filename overlay-original.vdi --size [vdi_size] --format vdi
+# vboxmanage createhd --filename overlay_win7.vdi --size [vdi_size] --format vdi
#
#
#
@@ -79,8 +79,8 @@ set use_vbox5 0
set vdi_image "${flavor}.vdi"
# Write overlay back to harddisk if set to 0
-set use_ram_fs 0
-set use_overlay_from_disk 0
+set use_ram_fs 1
+set use_overlay_from_disk 1
set overlay_image "overlay_${flavor}.vdi"
set use_rumpfs 1
@@ -209,7 +209,7 @@ set config_of_app {
- }
+ }
append config_of_app "
"
append config_of_app {
@@ -272,7 +272,7 @@ regexp {[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+} $serial_ip_addr serial_ip_addr
#
-run_genode_until {\[init -\> vbox\].*Guest Additions capability report:.*seamless: yes, hostWindowMapping: no, graphics: yes} 300 $serial_id
+run_genode_until {\[init -\> vbox1\].*Guest Additions capability report:.*seamless: yes, hostWindowMapping: no, graphics: yes} 300 $serial_id
#
@@ -308,7 +308,7 @@ puts $noux_id "sleep 5"
puts $noux_id "done"
# Wait until VM signaled shutdown state
-run_genode_until {\[init\] child "vbox" exited with exit value 0} 120 $serial_id
+run_genode_until {\[init\] child "vbox1" exited with exit value 0} 120 $serial_id
# SHA1 of copied file
puts $noux_id "sha1sum to/test.bin"
diff --git a/repos/ports/run/vm_auto_share.vbox b/repos/ports/run/vm_auto_share.vbox
index 9c27e60bbe..09f2e07735 100644
--- a/repos/ports/run/vm_auto_share.vbox
+++ b/repos/ports/run/vm_auto_share.vbox
@@ -10,7 +10,7 @@
-
+
@@ -130,7 +130,7 @@
-
+