diff --git a/repos/ports/run/virtualbox6.run b/repos/ports/run/virtualbox6.run index eb75805638..8b98997247 100644 --- a/repos/ports/run/virtualbox6.run +++ b/repos/ports/run/virtualbox6.run @@ -292,6 +292,7 @@ puts $fd " focus\"/>" close $fd set boot_modules [build_artifacts] +append boot_modules { test.iso virtualbox6.vbox } append_if [expr $use_overlay] boot_modules { overlay.vdi }