diff --git a/docs/Getting Started/Fedora/index.rst b/docs/Getting Started/Fedora/index.rst index 426921c..802da33 100644 --- a/docs/Getting Started/Fedora/index.rst +++ b/docs/Getting Started/Fedora/index.rst @@ -35,12 +35,13 @@ see below. modprobe zfs If kernel module can not be loaded, your kernel version - might be not yet supported by OpenZFS. Try install - an LTS kernel from COPR. + might be not yet supported by OpenZFS. - This kernel is provided by a third-party and you should use it - at your own risk:: + An option is to an LTS kernel from COPR, provided by a third-party. + Use it at your own risk:: + # kwizart/kernel-longterm-5.10 + # kwizart/kernel-longterm-4.19 dnf copr enable -y kwizart/kernel-longterm-5.4 dnf install -y kernel-longterm kernel-longterm-devel