diff --git a/source/vm-hyper-v.rst b/source/vm-hyper-v.rst index 24176417..f8b2e9fa 100644 --- a/source/vm-hyper-v.rst +++ b/source/vm-hyper-v.rst @@ -52,6 +52,10 @@ Create a virtual machine * Choose **Generation 2** when you need to *specify VM generation*. * Choose **Use an existing virtual hard disk** and browse to find the :file:`clear-XXXX-live.vhdx` file. + * When finised, open VM settings, select Firmware Section and in Secure Boot + config, **uncheck** Enable Secure Boot. + + + Currently Clear Linux does not boot with secure boot enabled. #. Finally, connect to your new VM and start it. You should see a prompt asking for a user; use:: @@ -62,7 +66,7 @@ Create a virtual machine .. _Windows Server Virtualization: https://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx .. _Microsoft documentation: https://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx -.. _latest: https://download.clearlinux.org/latest +.. _latest: https://download.clearlinux.org/image/ .. _7zip: http://www.7-zip.org/ .. _VirtualBox: https://www.virtualbox.org/ .. _QEMU: http://wiki.qemu.org/Links diff --git a/source/vm-virtualbox.rst b/source/vm-virtualbox.rst index 19eddf2b..9d88de14 100644 --- a/source/vm-virtualbox.rst +++ b/source/vm-virtualbox.rst @@ -71,6 +71,6 @@ And to use the VirtualBox additions, load the ``vboxsf`` module:: .. _official VirtualBox website: https://www.virtualbox.org/wiki/Downloads .. _VirtualBox: https://www.virtualbox.org/ -.. _latest: https://download.clearlinux.org/latest +.. _latest: https://download.clearlinux.org/image/ .. _7zip: http://www.7-zip.org/ diff --git a/source/vm-vmware-esxi.rst b/source/vm-vmware-esxi.rst index 991453b8..b72ad2ed 100644 --- a/source/vm-vmware-esxi.rst +++ b/source/vm-vmware-esxi.rst @@ -79,5 +79,5 @@ Now turn off the virtual machine and change the configuration as follows: Finally, start the modified virtual machine. -.. _latest: https://download.clearlinux.org/latest +.. _latest: https://download.clearlinux.org/image/ diff --git a/source/vm-vmware-player.rst b/source/vm-vmware-player.rst index ac3b73d5..26505733 100644 --- a/source/vm-vmware-player.rst +++ b/source/vm-vmware-player.rst @@ -93,7 +93,7 @@ After configuring the settings above, start the virtual machine. .. _VMware website: https://www.vmware.com/products/player/playerpro-evaluation.html .. _VMWare Player: http://www.vmware.com/products/player/ -.. _latest: https://download.clearlinux.org/current/ +.. _latest: https://download.clearlinux.org/image/ .. _7zip: http://www.7-zip.org/ .. _VirtualBox: https://www.virtualbox.org/