Hi,
I just rebooted my pc and installed new system upgrades. Then it didn’t boot up. The kernel went into panic mode because it couldn’t open root device which was set to /dev/something . It couldn’t mount root fs on unknown. Then I remembered that it happened as well when I upgraded to Fedora 39. In grub menu I changed the booting arguments manually to what other kernels had which was root=UUID=some long id. + added initrd.
I don’t know if it can be influenced by these factors:
I use GrubCustomizer to have themed grub. I have dual boot windows. Which resides on /dev/something that kernel 6.7.7 wanted to mount root fs to.
My question is why did that happen and how to prevent it in the future?
Maybe try removing grub customizer and see if the problem returns with the next kernel upgrade or not. The problem you report here and in your other thread seem to have a common factor and that is the non-standard grub customizer which does not come from a fedora repo.