Attempt #3 at installing matching kernel

This commit is contained in:
Jarno Rankinen 2024-06-05 19:29:41 +03:00
parent f983b8a2d9
commit 857ac72bbc
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ZFS_KERNEL_VERSION="$(find /tmp/rpms/kmods/zfs/ -name "kmod-zfs*.rpm" ! -name "*
# https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1
# this installs a package from fedora repos
rpm-ostree install /tmp/kernel/*.rpm
rpm-ostree override remove kernel --install /tmp/kernel/*.rpm
rpm-ostree override remove zfs-fuse --install /tmp/rpms/kmods/zfs/*.rpm
# this would install a package from rpmfusion