aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/fedora
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vm/fedora')
-rwxr-xr-xtests/vm/fedora1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vm/fedora b/tests/vm/fedora
index 4843b41..bd9c6cf 100755
--- a/tests/vm/fedora
+++ b/tests/vm/fedora
@@ -82,6 +82,7 @@ class FedoraVM(basevm.BaseVM):
self.boot(img_tmp, extra_args = [
"-bios", "pc-bios/bios-256k.bin",
"-machine", "graphics=off",
+ "-device", "VGA",
"-cdrom", iso
])
self.console_init(300)