diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst index b7a127a..d5383a7 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst @@ -233,14 +233,12 @@ Step 2: Setup ZFS #. Install ZFS:: + systemctl stop unattended-upgrades + apt update apt install pv zfs-initramfs - **Note:** Since this is the first boot, you may get ``Waiting for cache - lock`` because ``unattended-upgrades`` is running in the background. - Wait for it to finish. - #. Create the root pool: Choose one of the following options: