The installer doesn’t open inside the GNOME Cooker ISO VM i just created following this tutorial
here’s a video of said issue:
the ISO i used is the OpenMandrivaLx.25.90-snapshot.20251223.4359-gnome3.x86_64, got from Show - Product cooker gnome x86_64 - Platform - Openmandriva ABF
OpenMandrivaLx.25.90-snapshot.20251223.4359-gnome3.x86_64
don’t know what other detail to provide, will provide more when asked.
I just installed the latest KDE Plasma Cooker ISO yesterday without any problems. You might want to try dropping to a terminal and running Calamares from there so you can see any error messages. But my advice would be to find a different ISO build.
The command to run the Calamares installer from cli should be:
pkexec /usr/bin/calamares -d
sudo might work if pkexec does not but pkexec is the correct one.
sudo
pkexec
nice! running the command made the installer open!!