Hypervisor on Module (AN56): Difference between revisions
Samuelguth (talk | contribs) (Created page with "{| class="wikitable" |Affected Products |All congatec products that support the RTS Hypervisor |} ==Preface== This Application Note gives a general overview of how to install, configure, use and troubleshoot the RTS Hypervisor on congatec x86-based modules. For more information about the RTS Hypervisor, refer to the RTS Hypervisor Manual “RTS-Hypervisor.pdf”. ===Terminology=== {| class="wikitable" ! style="background-color: #555555; color: #FFFFFF;" |Term ! styl...") |
Samuelguth (talk | contribs) No edit summary |
||
| Line 84: | Line 84: | ||
::cd RTH-Release_R5.7.03.31450_Linux-rt_runtime}} | ::cd RTH-Release_R5.7.03.31450_Linux-rt_runtime}} | ||
{{Continue Numbered List|4|Type installation_for_windows.bat and press '''Enter'''.}} | {{Continue Numbered List|4|Type installation_for_windows.bat and press '''Enter'''.}} | ||
::[[File:Hypervisor on Module (001).png|none|thumb|500x500px|The User Account Control prompot appears]] | |||
{{Continue Numbered List|5|Click '''Yes''' to confirm.}} | |||
::[[File:Hypervisor on Module (002).png|none|thumb|395x395px]] The installation process begins. The output of the command line is shown below: | |||
::[[File:Hypervisor on Module (003).png|none|thumb|468x468px|The installation is complete, when the command line output shows "RTS Hypervisor Installation done".]] | |||
====Linux Operating System==== | |||
{{Continue Numbered List||Open the command line interface.}} | |||
{{Continue Numbered List|4|Unzip the downloaded package for your intended Real Time Operating System to a location on your system for the RTS Hypervisor. For example, /home/rts/Downloads. | |||
# cd /home/rts/Downloads | |||
# unzip RTH-Release_R5.7.03.31450_VxWorks_runtime.zip | |||
}} | |||
{{Continue Numbered List|4|default}} | |||
{{Continue Numbered List|4|default}} | |||
Revision as of 11:46, 13 August 2024
| Affected Products | All congatec products that support the RTS Hypervisor |
Preface
This Application Note gives a general overview of how to install, configure, use and troubleshoot the RTS Hypervisor on congatec x86-based modules.
For more information about the RTS Hypervisor, refer to the RTS Hypervisor Manual “RTS-Hypervisor.pdf”.
Terminology
| Term | Description |
|---|---|
| ESP | EFI System Partition |
| GPOS | General-Purpose Operating System |
| OS | Operating System |
| RTS | Real Time Systems |
| RTOS | Real-Time Operating System |
Introduction
As part of the aReady.COM strategy, the RTS Hypervisor is now integrated into the congatec firmware by default on congatec x86-based modules. The integrated RTS Hypervisor offers a 30-day free evaluation license. The 30-day evaluation starts when the customer receives the x86-based modules.
The Real-Time Operating System images, driver packages for the General-Purpose Operating System and the installation procedures for the Operating Systems are available for download in the restricted area of congatec website at www.congatec.com/login.
The packages available for download are listed in the table below.
| Package Name | Description |
|---|---|
| RTH-Release_R5.7.03.31618_INtime_runtime.zip | Prepared Evaluation Package for INtime DRTOS |
| RTH-Release_R5.7.03.31618_Linux-rt_runtime.zip | Prepared Evaluation Package for Debian with prempt-rt |
| RTH-Release_R5.7.03.31618_Linux-xenomai_runtime.zip | Prepared Evaluation Package for Debian with Xenomai |
| RTH-Release_R5.7.03.31618_QNX_runtime.zip | Prepared Evaluation Package for BlackBerry QNX. Only provided with GPOS Windows |
| RTH-Release_R5.7.03.31618_VxWorks_runtime.zip | Prepared Evaluation Package for WindRiver VxWorks |
Installing the Packages
This section describes how to install and configure the packages for the integrated RTS Hypervisor.
Installation Requirements
Before you install the packages for the integrated RTS Hypervisor:
- Make sure a General-Purpose Operating System (GPOS) is pre-installed. The General-Purpose Operating System must be installed on a mass storage connected to an AHCI controller or an NVMe controller.
- The RTS Hypervisor supports different types and versions of GPOS. For the list of GPOS types and versions supported by the RTS Hypervisor, see n<owiki>https://www.real-time-systems.com/products/os-compatibility/</nowiki>.
- Assign at least 128 GB storage to the System Drive (C:) if you use Microsoft Windows OS as General-Purpose Operating System. The System Drive must have at least 4GB of free disk space.
- If you use a Linux OS as General-Purpose Operating System, the ESP partition must have at least 300 MB of free disk space. The root file system must have at least 1 GB of free disk space.
Download Installation Package
- Log in to the congatec customer portal at www.congatec.com/login
- In the "Technical Information" list, click "Virtualization Ready RTOS Packages". The package page opens.
- Download the appropriate packages for your GPOS.
Install the Downloaded Package
The downloaded package contains installation scripts for both Windows and Linux General-Purpose Operating Systems.
Run the installation_for_windows.bat script for systems pre-installed with Windows Operating System. The installation steps are described in section 2.2.1 “Windows Operating System”. For systems pre-installed with Linux Operating System, run the installation_for_linux.sh script. The installation steps are described in section 2.2.2 “Linux Operating System”.
Windows Operating System
- Unzip the downloaded package for your intended Real Time Operating System to a location on your system for the RTS Hypervisor. For example, C:\Users\rts\Desktop.
- Open the command prompt.
- Navigate to the directory of the extracted package. For example:
- cd RTH-Release_R5.7.03.31450_Linux-rt_runtime
- Type installation_for_windows.bat and press Enter.
- Click Yes to confirm.
- The installation process begins. The output of the command line is shown below:
Linux Operating System
- Open the command line interface.
- Unzip the downloaded package for your intended Real Time Operating System to a location on your system for the RTS Hypervisor. For example, /home/rts/Downloads.
- cd /home/rts/Downloads
- unzip RTH-Release_R5.7.03.31450_VxWorks_runtime.zip
- default
- default
