Installation Preparations
This section describes the compatibility of the hardware and software and the related configurations and preparations required for the installation.
Obtaining the Installation Source
Obtain the openEuler release package and verification file before the installation.
Perform the following operations to obtain the openEuler release package:
- Visit the openEuler community.
- Choose Downloads > Community Editions. Then, locate the target version openEuler 20.03 LTS-SP1 SP1. Then, click Download.
- Select the openEuler release package and verification file to be downloaded based on the architecture of the environment to be installed.
If the AArch64 architecture is used:
- Click AArch64.
- Click openEuler-20.03-LTS-SP1-aarch64-dvd.iso to download the openEuler release package to the local host.
- Click openEuler-20.03-LTS-SP1-aarch64-dvd.iso.sha256sum to download the openEuler verification file to the local host.
If the x86_64 architecture is used:
- Click x86_64.
- Click openEuler-20.03-LTS-SP1-x86_64-dvd.iso to download the openEuler release package to the local host.
- Click openEuler-20.03-LTS-SP1-x86_64-dvd.iso.sha256sum to download the openEuler verification file to the local host.
Release Package Integrity Check
NOTE: This section describes how to verify the integrity of the release package in the AArch64 architecture. The procedure for verifying the integrity of the release package in the x86_64 architecture is the same.
Introduction
To prevent the software package from being incompletely downloaded due to network or storage device faults during transmission, you need to verify the integrity of the software package after obtaining it. Only the software packages that pass the verification can be installed.
Compare the verification value recorded in the verification file with the .iso file verification value calculated manually to check whether the software package passes the verification. If the verification values are consistent, the .iso file is not damaged. If they are inconsistent, you can confirm that the file is damaged and you need to obtain the file again.
Prerequisites
Before verifying the integrity of the release package, you need to prepare the following files:
ISO file: openEuler-20.03-LTS-SP1-aarch64-dvd.iso
Verification file: openEuler-20.03-LTS-SP1-aarch64-dvd.iso.sha256sum
Procedure
To verify the file integrity, run the following command:
sha256sum --check openEuler-20.03-LTS-SP1-aarch64-dvd.iso.sha256sum
If the verification values are consistent, information similar to the following is displayed, indicating that the .iso file is not damaged. If they are inconsistent, the file is damaged and you need to obtain the file again.
openEuler-20.03-LTS-SP1-aarch64-dvd.iso: OK
Installation Requirements for PMs
To install the openEuler OS on a PM, the PM must meet the following hardware compatibility and minimum hardware requirements.
Hardware Compatibility
You need to take hardware compatibility into account during openEuler installation. Table 1 describes the types of supported servers.
NOTE:
- TaiShan 200 servers are backed by Huawei Kunpeng 920 processors.
- Currently, only Huawei TaiShan and FusionServer Pro servers are supported. More servers from other vendors will be supported in the future.
Server Type | Server Name | Server Model |
---|---|---|
Rack server | TaiShan 200 | 2280 balanced model |
Rack server | FusionServer Pro | FusionServer Pro 2288H V5 NOTE: The server must be configured with the Avago 3508 RAID controller card and the LOM-X722 NIC. |
Minimum Hardware Specifications
Table 2 lists the minimum hardware specifications supported by openEuler.
Table 2 Minimum hardware specifications
Component | Minimum Hardware Specifications |
---|---|
Architecture | AArch64 or x86_64 |
CPU | Two CPUs |
Memory | ≥ 4 GB (8 GB or higher recommended for better user experience) |
Hard disk | ≥ 32 GB (120 GB or higher recommended for better user experience) |
Installation Requirements for VMs
To install the openEuler OS on a VM, the VM must meet the following hardware compatibility and minimum hardware requirements.
Virtualization Platform Compatibility
When installing openEuler, pay attention to the compatibility of the virtualization platform. Currently, the following virtualization platforms are supported:
- A virtualization platform created by the virtualization components (openEuler as the host OS and QEMU and KVM provided in the release package) of openEuler
- x86 virtualization platform of Huawei public cloud
Minimum Virtualization Space
Table 3 lists the minimum virtualization space required by openEuler.
Table 3 Minimum virtualization space
Component | Minimum Virtualization Space |
---|---|
Architecture | AArch64 or x86_64 |
CPU | Two CPUs |
Memory | ≥ 4 GB (8 GB or higher recommended for better user experience) |
Hard disk | ≥ 32 GB (120 GB or higher recommended for better user experience) |