diff --git a/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst b/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst index 4f9c8bf..22c1873 100644 --- a/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst +++ b/docs/Getting Started/Fedora/Root on ZFS/1-preparation.rst @@ -38,6 +38,10 @@ Preparation dnf install -y https://zfsonlinux.org/fedora/zfs-release.fc${VERSION_ID}.noarch.rpm +#. If zfs-fuse from official Fedora repo is installed, remove it first. It is not maintained and should not be used under any circumstance:: + + dnf remove -y zfs-fuse + #. Install ZFS packages:: dnf install -y zfs