Anka when activated with the Anka Secure license enables installation of Anka package all mac hardware with Secure modules. It enables administrators to create policies for the VM and assign users/groups to the VM policy.
Installing the Anka Hypervisor binary is remarkably simple, just download it from Anka Secure Download page.
Run the anka.pkg
installer. The Anka package includes the Core hypervisor and anka
guest Add-ons.
After running the installer package, anka
is found at /usr/local/bin/anka
.
Verify the installation by running anka version
command.
After install, if the users want to, they can change the location of this default Anka install location link manually.
Execute sudo mv /usr/local/bin/anka /to/any/other/location/
.
Verify the installation by running anka version
command.
View all settings for Anka installation on the host with anka config -l
command.
Activate with your Anka Secure license key.
sudo anka license activate <key>
anka stop -f {vmNameOrUUID}
command.Note For major Anka releases, it maybe required to upgrade guest addons in existing Anka VMs. Check the release notes to identify if this step is required or not.
anka stop -f {vmNameOrUUID}
anka start -u {vmNameOrUUID}
Preparing update configuration
Installing updates
Suspending
update succeeded
If you are not able to upgrade the guest add-ons tool using the anka start -u {vmNameOrUUID}
command, then you have a very old version of guest addon tools on your VM. You will first need to manually update them. Contact Veertu support.
4. Push your upgraded VMs to the Registry.
From the command line, execute the following command. Make sure all your VMs are stopped.
sudo /Library/Application\ Support/Veertu/Anka/tools/uninstall.sh
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.