Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Info |
---|
Starting with ESXi 6.5, it is not possible to select E1000 adapter when a new virtual machine is created using Windows Server 2012, 2016 and Windows 10 templates. The following workarounds are avaible:
|
...
Extract the contents of the distribution TAR.GZ files to the current directory:
# tar -xvzf charon-axp-<VER>-<BN>.<ZZ>.tar.gz
where:
Description
VER
Version of CHARON-AXP product, for example 4.910
BN
Build Number of CHARON-AXP product, for example 1940220200
ZZ
CHARON-AXP target operating system identifier.
For CentOS 7.x 'ZZ' value is 'el74', for Red Hat Enterprise Linux 7.x the value is 'el74' and for Red Hat Enterprise Linux 6.5 to 6.9 10 the value is 'el65'.
Example:
# tar -xvzf
charon-axp-4.10-20200.el74.tar.gz
As a result, the new directory "charon-axp-<VER>-<BN>.<ZZ>" will be created.
...