Ubuntu: Remove canmount=noauto from zed steps
I missed this when eliminating canmount=noauto from /boot and / in
commit eb05d5b190.
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -998,8 +998,8 @@ Step 5: GRUB Installation
|
|||||||
|
|
||||||
If either is empty, force a cache update and check again::
|
If either is empty, force a cache update and check again::
|
||||||
|
|
||||||
zfs set canmount=noauto bpool/BOOT/ubuntu_$UUID
|
zfs set canmount=on bpool/BOOT/ubuntu_$UUID
|
||||||
zfs set canmount=noauto rpool/ROOT/ubuntu_$UUID
|
zfs set canmount=on rpool/ROOT/ubuntu_$UUID
|
||||||
|
|
||||||
Stop ``zed``::
|
Stop ``zed``::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user