Softaculous


Topic : Installing Virtualizor on AlmaLinux


Posted By: wolke on April 1, 2021, 7:48 am
Hi,

anybody trying to install Virtualizor on the new AlmaLinux (CentOS8 alternative) will get an errormessage stating, that the OS is not supported.
AlmaLinux is CentOS 8 binary compatible and is backed up by very professional CloudLinux Team, so there shouldn´t be a reason not to run it with Virtualizor.
Until Virtualizor officially support AlmaLinux, you need to change the installscript and add a word.

Simply replace

Code
theos="$(echo $REL | egrep -i '(cent|Scie|Red|Ubuntu|xen|Virtuozzo|pve-manager|Debian)' )"

with

Code
theos="$(echo $REL | egrep -i '(Alma|cent|Scie|Red|Ubuntu|xen|Virtuozzo|pve-manager|Debian)' )"

You will find this line easily in the "Some checks before we proceed" section.

Posted By: jevingala on April 1, 2021, 9:59 am | Post: 1
Hi,


Yes, that should be enough and almost everything should fine with LVM based storage.
We are still checking it with some issues with file based storage.

Note : Windows vps password setting will have issues for now.

-----------------------
Regards,
Virtualizor Team.
http://virtualizor.com/

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.