Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rescue: Don't allow to mount systems without a root device #5409

Merged
merged 1 commit into from
Jan 22, 2024

Commits on Jan 17, 2024

  1. rescue: Don't allow to mount systems without a root device

    If the rescue mode founds an operating system with /etc/fstab without the root
    device (because it is, for example, commented out), it should ignore this system
    instead of trying to mount it. If there are no Linux systems to mount, show the
    "No Linux systems found" message instead of "You don't have any Linux partitions".
    
    (cherry-picked from a commit c440e7c)
    
    Related: RHEL-14696
    poncovka committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a304062 View commit details
    Browse the repository at this point in the history