diff --git a/repos/ports/run/vbox_auto_win7_64.run b/repos/ports/run/vbox_auto_win7_64.run new file mode 100644 index 000000000..1643c91d3 --- /dev/null +++ b/repos/ports/run/vbox_auto_win7_64.run @@ -0,0 +1,20 @@ +# +# Windows 7 64bit in VirtualBox +# + +assert_spec 64bit + +set flavor "win7_64" + +set use_vbox4 1 +set use_vbox5 0 + +# Write overlay only into ram +set use_ram_fs 1 +# However read initial overlay from disk +set use_overlay_from_disk 1 + +set use_usb 1 +set use_ps2 [have_spec ps2] + +source ${genode_dir}/repos/ports/run/vbox_win.inc diff --git a/repos/ports/run/vm_win7_64.vbox b/repos/ports/run/vm_win7_64.vbox new file mode 100644 index 000000000..1acd54568 --- /dev/null +++ b/repos/ports/run/vm_win7_64.vbox @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tool/autopilot.list b/tool/autopilot.list index d47afb718..06a64d578 100644 --- a/tool/autopilot.list +++ b/tool/autopilot.list @@ -48,6 +48,7 @@ rump_ext2 thread pthread vbox_auto_win7 +vbox_auto_win7_64 vbox_auto_win7_vbox5 vbox_auto_win7_share vbox_auto_win8