Author Topic: Unsupported Operating system ARM - Oracle Linux  (Read 2124 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Unsupported Operating system ARM - Oracle Linux
« on: August 15, 2022, 02:39:19 PM »
Code: [Select]
[root@srv opc]# cat /etc/os-release
NAME="Oracle Linux Server"
VERSION="9.0"
ID="ol"
ID_LIKE="fedora"
VARIANT="Server"
VARIANT_ID="server"
VERSION_ID="9.0"
PLATFORM_ID="platform:el9"
PRETTY_NAME="Oracle Linux Server 9.0"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:oracle:linux:9:0:server"
HOME_URL="https://linux.oracle.com/"
BUG_REPORT_URL="https://github.com/oracle/oracle-linux"

ORACLE_BUGZILLA_PRODUCT="Oracle Linux 9"
ORACLE_BUGZILLA_PRODUCT_VERSION=9.0
ORACLE_SUPPORT_PRODUCT="Oracle Linux"
ORACLE_SUPPORT_PRODUCT_VERSION=9.0
[root@srv opc]# ls -a
.  ..  .bash_history  .bash_logout  .bash_profile  .bashrc  .ssh
[root@srv opc]# cd ..
[root@srv home]# cd ..
[root@srv /]# cd ..
[root@srv /]# wget http://centos-webpanel.com/cwp-el8-latest
--2022-08-15 14:34:38--  http://centos-webpanel.com/cwp-el8-latest
Resolving centos-webpanel.com (centos-webpanel.com)... 37.187.72.216
Connecting to centos-webpanel.com (centos-webpanel.com)|37.187.72.216|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://dl1.centos-webpanel.com/files/cwp-el8-latest [following]
--2022-08-15 14:34:38--  http://dl1.centos-webpanel.com/files/cwp-el8-latest
Resolving dl1.centos-webpanel.com (dl1.centos-webpanel.com)... 37.187.72.216
Reusing existing connection to centos-webpanel.com:80.
HTTP request sent, awaiting response... 200 OK
Length: 50243 (49K)
Saving to: ‘cwp-el8-latest’

cwp-el8-latest      100%[===================>]  49.07K  --.-KB/s    in 0.02s

2022-08-15 14:34:38 (2.90 MB/s) - ‘cwp-el8-latest’ saved [50243/50243]

[root@srv /]# sh cwp-e18-latest
sh: cwp-e18-latest: No such file or directory
[root@srv /]# sh cwp-el8-latest
Unsupported Operating system ARM, please use CentOS 8.x 64bit

I am unable to install CWP on Oracle Linux because it just keeps saying the above. :L Oracle's always free instance with the Ampere CPU.

Offline
****
Re: Unsupported Operating system ARM - Oracle Linux
« Reply #1 on: August 15, 2022, 10:45:08 PM »
That's not a supported OS or processor.

You need an x64 system with a supported OS like CentOS 8, AlmaLinux 8, Rocky Linux 8, etc.