Fix formatting for incompatible kernel version notes
This commit is contained in:
committed by
Richard Laager
parent
fe61fd69e8
commit
12b9833e24
@@ -22,6 +22,16 @@ Caution
|
||||
will not work on 4Kn with legacy (BIOS) booting.
|
||||
<http://savannah.gnu.org/bugs/?46700>`__
|
||||
|
||||
.. 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 <https://github.com/openzfs/zfs/releases/latest>`__
|
||||
does not yet support the installed kernel,
|
||||
`use an older live image <https://mirrors.dotsrc.org/archlinux/iso/>`__
|
||||
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 <https://github.com/openzfs/zfs/releases/latest>`__
|
||||
does not yet support the installed kernel,
|
||||
`use an older live image <https://mirrors.dotsrc.org/archlinux/iso/>`__
|
||||
before installation.
|
||||
|
||||
#. Check the current kernel version with::
|
||||
|
||||
live_kernel=$(uname -r)
|
||||
|
||||
Reference in New Issue
Block a user