We decided to install the AA iso in Vmware workstation. The script to install Vmware is on https://github.com/erikdubois/arcolinux-nemesis.

We check the settings and mount the iso.

There are settings in Vmware to set your iso to be the first one. I showed a work-around to go the the firmware of vmware and boot like that with the iso. Other videos show the possibilities Vmware gives us.

We also have a look at the log files of ALIS in /var/log/alis.

Tips and Tricks

VirtualBox and Vmware use /dev/sda as naming convention. Qemu uses /dev/vda.

In the meantime you can use auto and the script will decide what to take.

Grub can be used on BIOS and UEFI.
Refind and systemd can only be used on UEFI. (Set your virtual machine accordingly)

We manage our githubs with two scripts. Use them as a template but change them. Download here.