Whonix Desktop Installer with Calamares - field report

Awesome work!

Need to split this into many smaller tickets to make this manageable. I am loosing track if too many things are in one place. Specifically the stuff that can be reassigned to @HulaHoop or me.

VMs do no start until the CPU configuration is set to “Copy host CPU configuration”

Error starting domain: unsupported configuration: host doesn't support paravirtual spinlocks

Awesome!

I don’t know much about EFI booting yet and don’t have hardware to test.

packages that we might need:

(quite possibly) Debian -- Details of package shim-signed in buster

(less likely but perhaps useful anyhow) Debian -- Details of package refind in buster

Related, more links here:

posted here Restrict root access - #64 by Patrick

Considered a bug. Superuser hardening is specifically useful for live mode. Even more useful later on when optional non-root boot gets added.

(multiple boot modes for better security: persistent user | live user | persistent secureadmin | persistent superadmin | persistent recovery mode)

Likely package live-config file /lib/live/config/0040-sudo is causing this. Also package live-config is doing a lot other stuff which we need to understand. Or get rid of live-config package. Had a similar issue due to live-config earlier I have written about here.

Can we just leave out the live-config package or what do we rely on it for?