Morning
I have looked but cant find an answer. Nor can chat GPT or general forums seem to give me the right advice.
I have a clean installed Alma Linux 9 with Cpanel / whm installed.
I am wanting to install CloudLinux OS Shared PRO
So i go to terminal and do the following
1. wget https://repo.cloudlinux.com/cloudlin...s/cln/cldeploy
sh cldeploy -k YOUR_LICENSE_KEY
reboot
2. I get the warning WARNING! Your /etc/fstab configuration is not explicit about device mounting on boot/efi.
3. I changed the efi entry to UUID=0673baaa-1080-4ed0-a61f-cd2dbbecc583 /boot xfs defaults 0 2
4. and reboot
5. systemctl daemon-reload
---------
I then reach a point where i cant do the licence key , it says invalid version installed, and checking the version it says
cat /etc/redhat-release uname -r CloudLinux release 9.6 (Georgy Dobrovolsky) 5.14.0-570.37.1.el9_6.x86_64
and
rhnreg_ks --activationkey=CLP-g2AKCWlefuCA2ACMRrSPupY2 --force CloudLinux OS Shared edition installed on your server does not match license you are trying to register server with: CloudLinux OS Shared Pro. Migration is required. You maylose access to the services which are not supported by the new edition. Do you want to continue? [N/y]: y
Pressing Y does nothing, no warnings nothing.
I am stuck in total limbo? and unsure?
Help ...
I have looked but cant find an answer. Nor can chat GPT or general forums seem to give me the right advice.
I have a clean installed Alma Linux 9 with Cpanel / whm installed.
I am wanting to install CloudLinux OS Shared PRO
So i go to terminal and do the following
1. wget https://repo.cloudlinux.com/cloudlin...s/cln/cldeploy
sh cldeploy -k YOUR_LICENSE_KEY
reboot
2. I get the warning WARNING! Your /etc/fstab configuration is not explicit about device mounting on boot/efi.
3. I changed the efi entry to UUID=0673baaa-1080-4ed0-a61f-cd2dbbecc583 /boot xfs defaults 0 2
4. and reboot
5. systemctl daemon-reload
---------
I then reach a point where i cant do the licence key , it says invalid version installed, and checking the version it says
cat /etc/redhat-release uname -r CloudLinux release 9.6 (Georgy Dobrovolsky) 5.14.0-570.37.1.el9_6.x86_64
and
rhnreg_ks --activationkey=CLP-g2AKCWlefuCA2ACMRrSPupY2 --force CloudLinux OS Shared edition installed on your server does not match license you are trying to register server with: CloudLinux OS Shared Pro. Migration is required. You maylose access to the services which are not supported by the new edition. Do you want to continue? [N/y]: y
Pressing Y does nothing, no warnings nothing.
I am stuck in total limbo? and unsure?
Help ...
Comment