>>13075>winglowshttps://parabola.nuhttps://gentoo.org if you need to do something parabola cant do, lets say RISC-V or PowerPC shit.
>virtualboxpacman -S qemu-full
qemu-img create -f<format> <name> <size>
for example:
qemu-img create -fqcow2 templeos 4G
qemu-system-x86_64 -enable-kvm -m <RAM> <img name> -cdrom <file.iso>
for example:
qemu-system-x86_64 -enable-kvm -m 512M templeos -cdrom TempleOS.iso
Post too long. Click here to view the full text.