diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 56f9043..0b30bbd 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -998,8 +998,8 @@ Step 5: GRUB Installation If either is empty, force a cache update and check again:: - zfs set canmount=noauto bpool/BOOT/ubuntu_$UUID - zfs set canmount=noauto rpool/ROOT/ubuntu_$UUID + zfs set canmount=on bpool/BOOT/ubuntu_$UUID + zfs set canmount=on rpool/ROOT/ubuntu_$UUID Stop ``zed``::