Ubuntu Raspberry Pi: Stop unattended upgrades

Signed-off-by: Scott G. Ainsworth <scott@ainsworth.us>
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Scott G. Ainsworth
2021-10-30 01:18:13 -05:00
committed by Richard Laager
parent 52e9c750e1
commit d9f50ffa89

View File

@@ -233,14 +233,12 @@ Step 2: Setup ZFS
#. Install ZFS:: #. Install ZFS::
systemctl stop unattended-upgrades
apt update apt update
apt install pv zfs-initramfs 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: #. Create the root pool:
Choose one of the following options: Choose one of the following options: