We go get the code from the official website.
git clone https://github.com/picodotdev/alis/
We change the name so we know that is the official code and we stay off. We only go in there to do a git pull and check the new code. You can use tools like gitahead or gitfiend to read all the changes.
We copy/paste the code of ALIS into our own github. We will add the maintenance files and push the changes to our own github.
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