With some cli familiarity the install process is super simple: Download the most recent iso Plug in a USB $ sudo dd if=Qubes-R<YOUR_ISO_VERSION>-x86_64.iso of=/dev/sd<YOUR_USB_DRIVE> status=progress bs=1048576 && sync…
With some cli familiarity the install process is super simple: Download the most recent iso Plug in a USB $ sudo dd if=Qubes-R<YOUR_ISO_VERSION>-x86_64.iso of=/dev/sd<YOUR_USB_DRIVE> status=progress bs=1048576 && sync…