Configuring can be an endless source of fun (or frustration).

We read the alis.conf together and explain the lines.

Then we compare my code with the official code and you will see I had to edit and figure out quite a bit. So will you.

You need to fill in the parameters the way you like or need them to be.

We check what the content is of the ./start.sh.

It gets the code in, makes all .sh executable and launch ./alis.sh.

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.