Skip to content

dracut: read vm_state from console log, do not rely on file

Filip Pokryvka requested to merge fp/dracut into main

Frequent FS create/mount/umount seems unstable in RHEL10, sometimes leading to fsck removing vm_state file. Do not rely on that, the info is now also in dracut_boot.log.

@RunFeatures:dracut @os:rhel10.0 @os:c9s

Merge request reports