Difference between revisions of "OS4X VMware virtualized image - Hyper-V installation"

From OS4X
Jump to navigation Jump to search
Line 30: Line 30:
 
Download the Hyper-V disk image from http://www.os4x.com/downloads (choose "Virtual" as a platform). Extract the downloaded ZIP archive in order to extract the disk image (filename suffix: <code.vhd</code>).
 
Download the Hyper-V disk image from http://www.os4x.com/downloads (choose "Virtual" as a platform). Extract the downloaded ZIP archive in order to extract the disk image (filename suffix: <code.vhd</code>).
  
== Virtual machine ==
+
== Optional: convert disk image ==
 +
If you want to benefit from 2nd generation Hyper-V disk images, you can convert the 1st gen. disk image from VHD to VHDX. We provide a 1st gen. disk image for widest support for older Windows servers of our customers.
 +
 
 +
= Virtual machine =
 
Start your Hyper-V manager (by default in the Windows start menu "Windows Administrative Tools"):
 
Start your Hyper-V manager (by default in the Windows start menu "Windows Administrative Tools"):
  

Revision as of 09:58, 12 February 2018

Requirements

In order to install OS4Xvirtual, you will need to fulfill the following requirements:

  • Hyper-V installed on your server environment
  • Have the OS4Xvirtual disk image downloaded and extracted

Since virtualization can have complex setup, we will only cover the most basic installation tasks. If you already have a Hyper-V environment with complex configuration, you will be aware of these topics (like networking, disk image formatting, clustering etc.).

All screenshots and guides in this documentation refer to Windows Server 2016R2 Standard wiuth GUI in english. If you have another edition changed may appear. If you have no GUI on your server installed, you will have to configure all tasks remotely.

Hyper-V

If you don't already have Hyper-V installed, you will have to install the server component first. In your server manager's dashboard, click on "Add roles and features":

HyperV-install-Step1.png

After clicking to all defaults, you can select the role "Hyper-V". Accept all recommendations as default.

HyperV-install-Step2.png

Click on "Add Features":

HyperV-install-Step3.png

You then can configure some basic behaviour. Choose your network card for network connectivity of Hyper-V (you can change this afterwards):

HyperV-install-Step4.png

At the end, click "Install". The installation proceeds in the background. A reboot is typically required after installation of Hyper-V.

Disk image

Download the Hyper-V disk image from http://www.os4x.com/downloads (choose "Virtual" as a platform). Extract the downloaded ZIP archive in order to extract the disk image (filename suffix: <code.vhd).

Optional: convert disk image

If you want to benefit from 2nd generation Hyper-V disk images, you can convert the 1st gen. disk image from VHD to VHDX. We provide a 1st gen. disk image for widest support for older Windows servers of our customers.

Virtual machine

Start your Hyper-V manager (by default in the Windows start menu "Windows Administrative Tools"):

HyperV-config-Step1.png

In your Hyper-V manager, select your local server (in the left panel):

HyperV-config-Step2.png

In the action menu, select "Virtual Machine..."

HyperV-config-Step3.png

In the upcoming wizard, give a meaningful name for the virtual machine, according to your nameing conventions (in our example: "OS4Xvirtual"):

HyperV-config-Step4.png

If you don't want to benefit from required features, you can use a 1st generation virtual machine. If you want to use a 2nd generation VM, you have to convert the disk image from VHD to VHDX format before-hand.

HyperV-config-Step5.png