[SOLVED] System fails to find UUID when starting lts kernel from grub
Hi all.
It's been a while since I've had any issue like this. Luckily I have multiple kernels and both the zen kernel as well as the standard kernel work just fine. I recently was testing out booting into the lts kernel l due to it having a bit better stability with a video game I play and received this message when it attempted to launch udevd:
Starting udevd version 254.5-1-artix
ERROR: device 'UUID=...etc' not found. Skipping fsck.
mount /new_root: can't find UUID=...etc. on real root
You are now being dropped into an emergency shell.
sh: can't access tty: job control turned off
[rootfs ~]#
And I can't type into the prompt, I'm assumming because udev failed to recognize my keyboard. This only happens on linux-lts, not linux-zen or the standard kernel. Any ideas on how to troubleshoot? I like having multiple kernels in case one fails, but this is one of my backups, so I'd like to take care of this to ensure I have the lts as a failsafe.
As always, thanks in adavance for any advice.