Thanks for taking the time to read this, I seem to be getting this error when trying to move the whonix workstation qcow2:
mv: cannot stat ‘Whonix-Workstation*.qcow2’: No such file or directory
I’ve been following the official instructions from /wiki/KVM. I’m using ubuntu 22.04.
I’ve downloaded and decompressed the tarball from /wiki/KVM several times and every single time there is no workstation qcow2. All the other files seem to be there.
Could there be anything that I’m missing? Or is it not in there?
I’m having a similar issue. I’ve attempted to download and install Whonix on Virtmanager, but the qcow2 image for the workstation appears to be nonexistant.
user@host:~/Downloads$ ls
Whonix-Xfce-17.2.0.7.Intel_AMD64.qcow2.libvirt.xz
user@host:~/Downloads$ tar -xvf Whonix*.libvirt.xz
tar (child): xz: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
user@host:~/Downloads$