diff --git a/repos/ports/run/vbox5_ubuntu_14_04_32.run b/repos/ports/run/vbox5_ubuntu_14_04_32.run
deleted file mode 100644
index e31fdd595a..0000000000
--- a/repos/ports/run/vbox5_ubuntu_14_04_32.run
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# Ubuntu 14.04 32bit in VBox 5
-#
-
-assert_spec x86
-assert_spec nova
-
-set flavor "ubuntu_14_04_32"
-set vm_ram "1280M"
-
-set use_vbox5 1
-
-set use_rumpfs 1
-# Write overlay only into ram
-set use_ram_fs 1
-# However read initial overlay from disk
-set use_overlay_from_disk 1
-
-set use_serial 0
-
-set use_usb [expr ![get_cmd_switch --autopilot]]
-set use_ps2 [have_spec ps2]
-
-set use_vms 1
-set use_cpu_load 1
-
-# use non-generic vbox5 VMM version
-set use_vbox5_nova 1
-
-source ${genode_dir}/repos/ports/run/vbox_win.inc
diff --git a/repos/ports/run/vbox5_ubuntu_14_04_64.run b/repos/ports/run/vbox5_ubuntu_14_04_64.run
deleted file mode 100644
index 2e00b7acda..0000000000
--- a/repos/ports/run/vbox5_ubuntu_14_04_64.run
+++ /dev/null
@@ -1,30 +0,0 @@
-#
-# Ubuntu 14.04 64bit in VBox 5
-#
-
-assert_spec x86_64
-assert_spec nova
-
-set flavor "ubuntu_14_04_64"
-set vm_ram "1280M"
-
-set use_vbox5 1
-
-set use_rumpfs 1
-# Write overlay only into ram
-set use_ram_fs 1
-# However read initial overlay from disk
-set use_overlay_from_disk 1
-
-set use_serial 0
-
-set use_usb [expr ![get_cmd_switch --autopilot]]
-set use_ps2 [have_spec ps2]
-
-set use_vms 1
-set use_cpu_load 1
-
-# use non-generic vbox5 VMM version
-set use_vbox5_nova 1
-
-source ${genode_dir}/repos/ports/run/vbox_win.inc
diff --git a/repos/ports/run/vm_ubuntu_14_04_32.vbox b/repos/ports/run/vm_ubuntu_14_04_32.vbox
deleted file mode 100644
index b9894edef4..0000000000
--- a/repos/ports/run/vm_ubuntu_14_04_32.vbox
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/repos/ports/run/vm_ubuntu_14_04_64.vbox b/repos/ports/run/vm_ubuntu_14_04_64.vbox
deleted file mode 100644
index b7c814f63d..0000000000
--- a/repos/ports/run/vm_ubuntu_14_04_64.vbox
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/tool/autopilot.list b/tool/autopilot.list
index 2b92d1d7aa..a4db8f207f 100644
--- a/tool/autopilot.list
+++ b/tool/autopilot.list
@@ -63,8 +63,6 @@ tz_vmm
usb_hid
usb_hid_raw
vbox5_genode_usb_hid
-vbox5_ubuntu_14_04_32
-vbox5_ubuntu_14_04_64
vbox5_ubuntu_16_04_32
vbox5_ubuntu_16_04_64
vbox5_vm_ubuntu_16_04_32