Linux에서 부팅이 실패하고 스왑 및 루트를 찾을 수 없습니다.

Linux에서 부팅이 실패하고 스왑 및 루트를 찾을 수 없습니다.

업그레이드 후 부팅하는 데 문제가 있습니다.

저는 페도라 38을 사용하고 있습니다.

최근에 내 컴퓨터를 로 업데이트했지만 dnf --refresh upgrade불행하게도 새로 설치된 커널이 부팅되지 않습니다. 부팅 시 다음 오류 메시지가 나타납니다.

Warning: /dev/fedora/root does not exist  
Warning: /dev/fedora/swap does not exist 
Warning: /dev/fedora/usr does not exist 
Warning: /dev/mapper/fedora-root does not exist

Generating "/run/initramfs/rdsosreport.txt" Entering emergency mode. Exit the shell to continue. Type "journalctl" to view system logs. 
You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or boot after mounting them and attach it to a bug report. 

Give root password for maintenance (or press Control-D to continue): [231.341398] dracut-initqueue[463]: Warning: Not all disks have been found. [231.341543] dracut-initqueue[463]:  Warning: You might want to regenerate your initramfs.

나는 다음과 같은 다양한 포럼에서 몇 가지 솔루션을 시도했습니다.sudo dracut --regenerate-all -f && sudo grub2-mkconfig -o /boot/grub2/grub.cfg

그러나 지금까지 아무것도 효과가 없었습니다.

문제는 이 문제가 발생한 지 일주일 후 dnf 업그레이드를 다시 실행했는데 마지막으로 설치된 커널에 동일한 문제가 발생하여 가장 오래된 커널에서만 부팅할 수 있었고 이제 업데이트를 실행하는 것이 두려웠다는 것입니다. 그렇지 않으면 작동하는 유일한 커널을 제거하고 더 이상 랩탑을 사용할 수 없게 됩니다.

이 문제를 해결하는 방법을 아시나요?

관련 정보