From 621d45a41306ea57303ab065c09ec3b0ec595dcd Mon Sep 17 00:00:00 2001 From: Maurice Zhou Date: Thu, 16 Sep 2021 12:26:57 +0800 Subject: [PATCH] reword warning message; links for 5.10, 4.19 kernel Signed-off-by: Maurice Zhou --- docs/Getting Started/Fedora/index.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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