Skip to content

Instantly share code, notes, and snippets.

@vlad88sv
Created April 17, 2024 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vlad88sv/1bab15cf8353916e12b52f853b919dee to your computer and use it in GitHub Desktop.
Save vlad88sv/1bab15cf8353916e12b52f853b919dee to your computer and use it in GitHub Desktop.
Oracle Linux 9: fix boot issue with message "a start job is running for /dev/mapper/ol-home"
Oracle Linux 9: fix boot issue with message `a start job is running for /dev/mapper/ol-home`:
`mv /etc/lvm/devices/system.devices{,.bak}`
Full refernece of why LVM is causing this issue: https://docs.rockylinux.org/release_notes/9_2/#upgrading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment