Initramfs problem [solved]

All I remember it saying that it couldn’t determine the type.

Ah, interesting. I will add this to my notes.

I remember it making a difference, but since everything works for me now, there’s no way to go back.

I’m not sure what you mean. I tried to just mount /root but then I didn’t know what to do with it. Just exiting the shell at that point didn’t get me booting.

Back in September 2024 I switched my sources to Trixie:

But when I wondered about what else was required now that Trixie had landed, I was discouraged and wanted to go back to unstable. I changed the sources and ran sudo apt update and somewhere after that my problems started. There was a critical bug in systemd so I held it using sudo apt-mark hold systemd. I tried sudo apt upgrade and I guess something didn’t work: something about me uninstalling the kernel that was running and I should be extra sure I wanted to do this, yes/no. I said no and the upgrade was interrupted. At this point I had seen that udev had been uninstalled. The history shows I did sudo apt install udev to recover and that there was a systemd circular dependency because I did sudo apt-mark unhold systemd, then sudo apt --fix-broken install and sudo apt full-upgrade. So that’s how I ended up with some bonkers setup.

My notes have nothing to add, I think.