From e9ad548c11890d21dc92b937c2a035bcab0612ca Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Thu, 17 Mar 2022 19:10:21 -0500 Subject: [PATCH] Ubuntu 22.04: Fix some 20.04 references Signed-off-by: Richard Laager --- docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst index a818e5f..716bb0c 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst @@ -72,8 +72,8 @@ Caution System Requirements ~~~~~~~~~~~~~~~~~~~ -- `Ubuntu 20.04.3 (“jammy”) Desktop CD - `__ +- `Ubuntu 22.04 (“jammy”) Desktop CD + `__ (*not* any server images) - Installing on a drive which presents 4 KiB logical sectors (a “4Kn” drive) only works with UEFI booting. This not unique to ZFS. `GRUB does not and @@ -93,7 +93,7 @@ If you need help, reach out to the community using the :ref:`mailing_lists` or I `#zfsonlinux `__ on `Libera Chat `__. If you have a bug report or feature request related to this HOWTO, please `file a new issue and mention @rlaager -`__. +`__. Contributing ~~~~~~~~~~~~