So I had 24.04 running like a dream. Then I decided to dual boot with Ubuntu 24.04. I think I made the mistake of allowing Ubuntu to format my swap partition. So I has to edit Kubuntu's fstab file to match the new swap ID. (something I've done numerous times before with new installs). Now Kubuntu takes about 4 times longer to boot, and when I run "sudo update-initramfs -u" I get this error:
The strange thing is, that UUID doesn't exist on my system. Any ideas?
Generating /boot/initrd.img-6.8.0-51-generic
cryptsetup: ERROR: Couldn't resolve device
UUID=d809dfe9-628b-44b9-beec-e8536bdaa2ef
cryptsetup: ERROR: Couldn't resolve device
UUID=d809dfe9-628b-44b9-beec-e8536bdaa2ef
Comment