Changes between Version 131 and Version 132 of FAQ
- Timestamp:
- May 8, 2025, 7:21:50 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v131 v132 862 862 You can also use the EPEL repos directly following instructions at https://fedoraproject.org/wiki/EPEL 863 863 864 == Q49bis/ !MondoRescue 3.2.x doesn't install on RHEL/Rocky/Alma 8 or 9 == 865 866 MondoRescue requires that the CRB or PowerTools repository is enabled on your system, as some perl packages are provided by that repo. You can enable the repository by using dnf: 867 868 * Rocky 8: dnf config-manager --set-enabled powertools 869 * Rocky 9+: dnf config-manager --set-enabled crb 870 871 You can refer to this link for more details: https://wiki.rockylinux.org/rocky/repo/#notes-on-epel 872 864 873 == Q50/ !MondoRescue complains about file system full on RHEL 7 == 865 874