Skip to content

Commit 773bbee

Browse files
CodeZap27gmelikov
authored andcommitted
Rocky Linux Root on ZFS: downgrade Alpine Linux to 3.18
Using Alpline Linux 3.19, Rocky Linux would fail during startup due to Alpine Linux having a newer zfs kmod version than the zfs tools version in Rocky Linux
1 parent 8de69bc commit 773bbee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Getting Started/RHEL-based distro/Root on ZFS.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Preparation
5656

5757
Download latest extended variant of `Alpine Linux
5858
live image
59-
<https://dl-cdn.alpinelinux.org/alpine/v3.19/releases/x86_64/alpine-extended-3.19.0-x86_64.iso>`__,
60-
verify `checksum <https://dl-cdn.alpinelinux.org/alpine/v3.19/releases/x86_64/alpine-extended-3.19.0-x86_64.iso.asc>`__
59+
<https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86_64/alpine-extended-3.18.4-x86_64.iso>`__,
60+
verify `checksum <https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86_64/alpine-extended-3.18.4-x86_64.iso.asc>`__
6161
and boot from it.
6262

6363
.. code-block:: sh

0 commit comments

Comments
 (0)