From f5fbbb6f9062cf25ab22e52f4cd3ce4922eca2ca Mon Sep 17 00:00:00 2001 From: "Scott G. Ainsworth" Date: Sat, 27 Aug 2022 14:33:31 -0400 Subject: [PATCH] Clarify boot wording. Remove trailing spaces. --- docs/Getting Started/Ubuntu/Ubuntu 22.04 Root on ZFS.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 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 3b26c97..faf757e 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 @@ -111,9 +111,10 @@ encrypted once per disk. Step 1: Prepare The Install Environment --------------------------------------- -#. Boot the Ubuntu Live CD. Select Try Ubuntu. Connect your system to the - Internet as appropriate (e.g. join your WiFi network). Open a terminal - (press Ctrl-Alt-T). +#. Boot the Ubuntu Live CD. From the GRUB boot menu, select *Try or Install Ubuntu*. + On the *Welcome* page, select your preferred language and *Try Ubuntu*. + Connect your system to the Internet as appropriate (e.g. join your WiFi network). + Open a terminal (press Ctrl-Alt-T). #. Setup and update the repositories:: @@ -181,7 +182,7 @@ Step 2: Disk Formatting #. If you are re-using a disk, clear it as necessary: Ensure swap partitions are not in use:: - + swapoff --all If the disk was previously used in an MD array::