RHEL: upgrade to 8.5; Fedora: upgrade to 35
RHEL/Fedora: add link to list of repositories Signed-off-by: Maurice Zhou <jasper@apvc.uk>
This commit is contained in:
committed by
George Melikov
parent
d1fe488e56
commit
4a74c075b9
@@ -7,11 +7,11 @@ Preparation
|
||||
:local:
|
||||
|
||||
#. Disable Secure Boot. ZFS modules can not be loaded if Secure Boot is enabled.
|
||||
#. Download a variant of Fedora 34 live image
|
||||
#. Download a variant of Fedora 35 live image
|
||||
and boot from it.
|
||||
|
||||
- `Fedora Workstation (GNOME) <https://download.fedoraproject.org/pub/fedora/linux/releases/34/Workstation/x86_64/iso/>`__
|
||||
- `Fedora Spins (Xfce, i3, ...) <https://download.fedoraproject.org/pub/fedora/linux/releases/34/Spins/x86_64/iso/>`__
|
||||
- `Fedora Workstation (GNOME) <https://download.fedoraproject.org/pub/fedora/linux/releases/35/Workstation/x86_64/iso/>`__
|
||||
- `Fedora Spins (Xfce, i3, ...) <https://download.fedoraproject.org/pub/fedora/linux/releases/35/Spins/x86_64/iso/>`__
|
||||
|
||||
#. Set root password or ``/root/.ssh/authorized_keys``.
|
||||
#. Start SSH server::
|
||||
@@ -56,7 +56,7 @@ Preparation
|
||||
|
||||
#. Target Fedora version::
|
||||
|
||||
INST_FEDORA_VER='34'
|
||||
INST_FEDORA_VER='35'
|
||||
|
||||
#. Unique pool suffix. ZFS expects pool names to be
|
||||
unique, therefore it's recommended to create
|
||||
|
||||
@@ -26,6 +26,8 @@ see below.
|
||||
|
||||
dnf install -y https://zfsonlinux.org/fedora/zfs-release$(rpm -E %dist).noarch.rpm
|
||||
|
||||
List of repos is available `here <https://github.com/zfsonlinux/zfsonlinux.github.com/tree/master/fedora>`__.
|
||||
|
||||
#. Install kernel headers::
|
||||
|
||||
dnf install -y kernel-devel
|
||||
|
||||
Reference in New Issue
Block a user