Skip to content

Commit

Permalink
Merge pull request #66 from ElstonLewis/Alma9
Browse files Browse the repository at this point in the history
Alma9 corrected elrepo-release version
  • Loading branch information
ElstonLewis authored Feb 15, 2024
2 parents dceaa63 + ed553f8 commit 1e2f490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/base/alma9.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ qemu-img convert ./*.qcow2 -O raw /dev/sda

#### CUSTOM KERNEL WITH RECENT XFS SUPPORT
rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
yum install -y https://www.elrepo.org/elrepo-release-9.el9.elrepo.noarch.rpm
yum install -y https://www.elrepo.org/elrepo-release-8.el8.elrepo.noarch.rpm
yum --disablerepo=\* --enablerepo=elrepo-kernel --enablerepo=elrepo-testing -y install kernel-ml
grub2-set-default 0
reboot

0 comments on commit 1e2f490

Please sign in to comment.