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 e071f59..90ea12a 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 @@ -566,7 +566,7 @@ Step 3: System Installation For a mirror or raidz topology, create a dataset for ``/boot/grub``:: - zfs create -o com.ubuntu.zsys:bootfs=no bpool/grub + zfs create bpool/BOOT/ubuntu_$UUID/grub A tmpfs is recommended later, but if you want a separate dataset for ``/tmp``::