After managing to boot into an Ubuntu Studio Live system on USB by using acpi=off ...
Booting Ubuntu Studio sticks at different points (HP Pavilion Desktop PC) ...
I can't install the bootloader grub to the NVMe.
The installation procedure seems to have no problems generating the partitions automatically (one for EFI, one for /) - but then returns with Errorcode 1:
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=ubuntu --force
http://herrvoelker.de/tmp/photo_2021-11-10_11-55-43.jpg
Edit 1: I then tried to install Ubuntu+Bootloader to the SATA HD, but again get this error message. So it's a more general problem.
Any ideas?