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:
committed by
Richard Laager
parent
52e9c750e1
commit
d9f50ffa89
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user