We will now create a new github project called ARISER (AA).
AA stands or Arch and Alis. We did a name change from AA to ARISER. Remember that when you watch the videos.
We separate the creation the Arch Linux iso from the Alis project. In the future we can add other things to the Arch Linux like say the Larbs project.
We go over the building script and talk about the code.
It is not a bad idea to have a -dev version yourself
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