Had to rebuild UEFI Bootloader, stuck on 'a starting job'
Long story short, I accidentally nuked my EFI boot partition.
I managed to get load up a live, recreate the EFI partition, chroot in, do a shim-install, and update the fstab with the new UUID.
However, when I try to boot, it is still trying to find that old EFI partition (A start job is running for dev/disk/by-uuid/OLD-UUID) then fails to boot.
I checked /etc/default/grub for a resume parameter but found none. I also remade the grub config for good measure too. No dice.
Any and all help would be very much appreciated.