Please help me find what stupid thing I've done now. I run a custom kernel to get the microcode for Ryzen 5, Radeon RX5600. It has worked great for almost 3 years, however, after a recent -Syu, I could not boot my new custom kernel, the standard kernel, nor my old kernel. They all do the same thing. The last line in the boot sequence says
"mount-fstab: info: starts..."
and the system hangs indefinitely. No error messages are visible on the screen. No prompt and the only thing I seem to be able to do is Ctl-Alt-Del. There is no DM involved as I boot to a CLI prompt.
I booted from a USB and set up a chroot with /mnt being identical to my normal / as far as disk mounts go, but even if I run dmesg within the chroot (by that I mean after chroot /mnt /bin/bash), it gives me the USB boot info. Is there a way to see the boot messages for the last boot attempt within the chroot? Or is there some boot option I can set to give me more info?
"mount-fstab: info: starts..."
and the system hangs indefinitely. No error messages are visible on the screen. No prompt and the only thing I seem to be able to do is Ctl-Alt-Del. There is no DM involved as I boot to a CLI prompt.
I booted from a USB and set up a chroot with /mnt being identical to my normal / as far as disk mounts go, but even if I run dmesg within the chroot (by that I mean after chroot /mnt /bin/bash), it gives me the USB boot info. Is there a way to see the boot messages for the last boot attempt within the chroot? Or is there some boot option I can set to give me more info?