Installing Kubuntu 22.04 with LUKS root
Downloaded ISO and put on usb stick using usb-creator
boot => Try Kubuntu
Run Installer
Minimal install, defaults,
Disk:
Manual
/dev/sda6 as encrypted partition
still No way to assign any data such as encryption password
choose sda5 to format and set as /boot. STILL CRASHES.
Ubuntu installer
sudo apt -y install ubiquity-frontend-gtk
ubiquity gtk_ui -d
choose sda6 => Change: encrypted partition
popup allows me to set passphrase. has a recovery key option but I skip that as I use smartcards
Click ok and it rescans partitions. now sda6_crypt shows up. Set as /
Choose sda5=>change: format as /boot
notice that I can't tell it to NOT install a bootloader. (I dont need one on this coreboot system. )
When I click install it gives a warning that there is no EFI partition but allows me to continue. (I dont need EFI as this is a coreboot system.)
Install finished. Noticed that it left /target mounted.
can't get it to unmount anything but oh well..
Restart works. Starting on post install.
Cannot get libp11 to work...