The installed Ubuntu 22.04.1 works fine, but when running the live system (ISO/USB, "Try Ubuntu") there seems to be a problem with unsigned or wrongly signed kernel modules:
modprobe zfs
modprobe: ERROR: could not insert 'zfs': Key was rejected by service
To reproduce:
- Download
ubuntu-22.04.1-desktop-amd64.isofrom here - Write the ISO file to a USB stick (I've used Fedora Media Writer)
- Boot from the stick, select USB entry in the grub menu
- Click the "Try Ubuntu" button
- Open a terminal
- Run
modprobe zfs