Tuesday, November 19, 2024

Build a Fresh Arch ISO to test archinstall 3.0.0 on KVM Guest

 Following   https://xerolinux.xyz/posts/build-archiso/

Issue commands: 

$ sudo pacman -S archiso
$ mkdir ~/ArchWork && mkdir ~/ArchOut
$ sudo mkarchiso -v -w ~/ArchWork -o ~/ArchOut /usr/share/archiso/configs/releng


 
Next Step is obvious 
 pwd
/home/boris/ArchOut
 cp archlinux-2024.11.19-x86_64.iso ~/Downloads/
 
You are ready for straight forward deploying Arch Linux via Virt-manager in standard way and watch new interface provided by current status of Arch with no failure in pipewire section






































When done reboot the instance as usual







































Make sure that deployment has been performed via Virt-Manager connected to libvirtd daemon
~/Downloads
ls -l *.iso
.rw-r--r-- 1.2G libvirt-qemu 10 Nov 16:17  archlinux-2024.11.01-x86_64.iso
.rw-r--r-- 1.2G libvirt-qemu 19 Nov 09:10 archlinux-2024.11.19-x86_64.iso


No comments:

Post a Comment