アップグレード後の起動に問題があります。
私はFedora 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
しかし、これまで何も効かなかった。
問題は、この問題が発生してから1週間後にdnfアップグレードを再度実行しましたが、最後にインストールされたカーネルに同じ問題が発生し、最も古いカーネルからのみ起動できるようになりました。それ以外の場合は、機能している唯一のカーネルを削除し、ラップトップを使用できなくなります。
この問題を解決する方法を知っていますか?