Ubuntu 20.04: Add zfs load-key
This already existed in the Debian Buster version, but I missed it here. Signed-off-by: Richard Laager <rlaager@wiktel.com> Fixes: 11 Reported-by: Alastair Rankine <alastair@girtby.net>
This commit is contained in:
@@ -1023,6 +1023,7 @@ Mount everything correctly::
|
||||
zpool export -a
|
||||
zpool import -N -R /mnt rpool
|
||||
zpool import -N -R /mnt bpool
|
||||
zfs load-key -a
|
||||
# Replace “UUID” as appropriate; use zfs list to find it:
|
||||
zfs mount rpool/ROOT/ubuntu_UUID
|
||||
zfs mount -a
|
||||
|
||||
Reference in New Issue
Block a user