From 348c9914263817da3e199a3328991903f0d870e2 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Wed, 1 Mar 2017 11:01:03 -0600 Subject: [PATCH] all vm files: Add VT-x sentence --- source/vm-hyper-v.rst | 6 ++++++ source/vm-kvm.rst | 8 +++++++- source/vm-virtualbox.rst | 7 +++++++ source/vm-vmware-esxi.rst | 7 +++++++ source/vm-vmware-player.rst | 7 +++++++ 5 files changed, 34 insertions(+), 1 deletion(-) diff --git a/source/vm-hyper-v.rst b/source/vm-hyper-v.rst index c52f4556..97c911d1 100644 --- a/source/vm-hyper-v.rst +++ b/source/vm-hyper-v.rst @@ -6,6 +6,12 @@ Using Hyper-V\* This section explains how to run |CLOSIA| inside a `Windows Server Virtualization`_\* or **Hyper-V** environment. +Please ensure you have enabled +`Intel® Virtualization Technology +`_ (Intel® VT) and +`Intel® Virtualization Technology for Directed I/O +`_ (VT-d) +in your BIOS/firmware configuration. Install Hyper-V ================ diff --git a/source/vm-kvm.rst b/source/vm-kvm.rst index fa89a276..0499b49e 100644 --- a/source/vm-kvm.rst +++ b/source/vm-kvm.rst @@ -7,6 +7,12 @@ The easiest way to get started in a virtualized environment is to download a recent KVM image from the `images`_ directory. Here you'll find a kvm image file, the UEFI firmware helper, and the KVM start helper script. +Please ensure you have enabled +`Intel® Virtualization Technology +`_ (Intel® VT) and +`Intel® Virtualization Technology for Directed I/O +`_ (VT-d) +in your BIOS/firmware configuration. Starter script ============== @@ -49,4 +55,4 @@ and removing the ``aio=threads`` .. _qemu shell script: http://download.clearlinux.org/image/start_qemu.sh -.. _images: http://download.clearlinux.org/image/ \ No newline at end of file +.. _images: http://download.clearlinux.org/image/ diff --git a/source/vm-virtualbox.rst b/source/vm-virtualbox.rst index df5f1677..3da64cb1 100644 --- a/source/vm-virtualbox.rst +++ b/source/vm-virtualbox.rst @@ -6,6 +6,13 @@ Using VirtualBox* This section explains how to run |CLOSIA| inside a `VirtualBox`_\* environment. +Please ensure you have enabled +`Intel® Virtualization Technology +`_ (Intel® VT) and +`Intel® Virtualization Technology for Directed I/O +`_ (VT-d) +in your BIOS/firmware configuration. + Download VirtualBox =================== diff --git a/source/vm-vmware-esxi.rst b/source/vm-vmware-esxi.rst index b72ad2ed..fdde96a4 100644 --- a/source/vm-vmware-esxi.rst +++ b/source/vm-vmware-esxi.rst @@ -7,6 +7,13 @@ Using *VMware** ESXi guest This topic, which is based on *VMware vSphere 6*, explains how to use Clear Linux* OS for Intel® Architecture as ESXi Guest. +Please ensure you have enabled +`Intel® Virtualization Technology +`_ (Intel® VT) and +`Intel® Virtualization Technology for Directed I/O +`_ (VT-d) +in your BIOS/firmware configuration. + Run Clear Linux OS for Intel Architecture ========================================= diff --git a/source/vm-vmware-player.rst b/source/vm-vmware-player.rst index 830c1057..e0b6d013 100644 --- a/source/vm-vmware-player.rst +++ b/source/vm-vmware-player.rst @@ -6,6 +6,13 @@ Using VMware* Player This section explains how to run Clear Linux OS for Intel® Architecture within a `VMware Player`_ environment. +Please ensure you have enabled +`Intel® Virtualization Technology +`_ (Intel® VT) and +`Intel® Virtualization Technology for Directed I/O +`_ (VT-d) +in your BIOS/firmware configuration. + Install VMware Player =====================