apache / apache/cloudstack-installer
Support arm64 based host for installation
Open
documentation
enhancement
- Dominant language
- Shell
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Issue
Currently on executing the install.sh , on a arm64 host the installer errors out, even though it supports kvm
```
root@raspberrypi5-cloudstack:~# kvm-ok
INFO: /dev/kvm exists
```
```
root@raspberrypi5-cloudstack:~# ./install.sh
INFO: Checking KVM prerequisites...
ERROR: CPU does not support hardware virtualization (agent
```
cc @sudo87
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.