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.
Booting and virtual machines
VirtualBox and VMware designate drives as /dev/sda, while Qemu identifies them as /dev/vda.
Alternatively, opting for 'auto' allows the script to automatically select the appropriate option.
Grub is compatible with both BIOS and UEFI systems.
Refind and systemd are exclusively compatible with UEFI environments. (Configure your virtual machine to match these requirements)
We manage our githubs with two scripts. Use them as a template but change them. Download here.
Recent Comments