diff --git a/docs/Getting Started/Arch Linux/Arch Linux Root on ZFS.rst b/docs/Getting Started/Arch Linux/Arch Linux Root on ZFS.rst index 81b2545..0370947 100644 --- a/docs/Getting Started/Arch Linux/Arch Linux Root on ZFS.rst +++ b/docs/Getting Started/Arch Linux/Arch Linux Root on ZFS.rst @@ -22,6 +22,16 @@ Caution will not work on 4Kn with legacy (BIOS) booting. `__ +.. note:: + + Due to the release cycle of OpenZFS and the rapid adoption of new kernels + it may happen that you won’t be able to + build DKMS packages for the most recent kernel update. + If the `latest OpenZFS release `__ + does not yet support the installed kernel, + `use an older live image `__ + before installation. + Support ~~~~~~~ @@ -140,16 +150,6 @@ Prepare the Live Environment If this fails with ``unable to satisfy dependency``, install archzfs-dkms instead: - .. note:: - - Due to the release cycle of OpenZFS and the rapid adoption of new kernels - it may happen that you won’t be able to - build DKMS packages for the most recent kernel update. - If the `latest OpenZFS release `__ - does not yet support the installed kernel, - `use an older live image `__ - before installation. - #. Check the current kernel version with:: live_kernel=$(uname -r) diff --git a/docs/Getting Started/Arch Linux/index.rst b/docs/Getting Started/Arch Linux/index.rst index 9a23c6e..f2e4000 100644 --- a/docs/Getting Started/Arch Linux/index.rst +++ b/docs/Getting Started/Arch Linux/index.rst @@ -12,6 +12,16 @@ Installation If you want to use ZFS as your root filesystem, see the `Root on ZFS`_ links below instead. +.. note:: + + Due to the release cycle of OpenZFS and the rapid adoption of new kernels + it may happen that you won’t be able to + build DKMS packages for the most recent kernel update. + If the `latest OpenZFS release `__ + does not yet support the installed kernel, + `downgrade kernel `__ + before installation. + ZFS packages are provided by the third-party `archzfs repository `__. You can use it as follows. @@ -53,16 +63,6 @@ Install packages. * If kernel dependency fails, or if you use a custom kernel, install zfs-dkms -.. note:: - - Due to the release cycle of OpenZFS and the rapid adoption of new kernels - it may happen that you won’t be able to - build DKMS packages for the most recent kernel update. - If the `latest OpenZFS release `__ - does not yet support the installed kernel, - `downgrade kernel `__ - before installation. - :: pacman -S archzfs-dkms