Test Description
The tool verifies that dracut
package is installed, by checking the distribution's package manager.
The package is required for fixing settings on Red Had Linux systems.
This test case fails if:
The dracut
package is not installed.
This test case passes if:
The dracut
package is installed.
How-to fix this test
Automatic fix
The tool attempts to install the package using the distribution's package manager.
Manual fix
Install the package through the distribution's package manager:
Red Hat: yum install -y dracut.noarch
Applies To
- Red Hat
- CentOS
Comments