Ubuntu 20.04: Fix /boot/grub issues
zsys was setting canmount=off on bpool/grub. It is now bpool/BOOT/ubuntu_UUID/grub. Signed-off-by: Richard Laager <rlaager@wiktel.com> Reported-by: Larry Wagner <larrywagner0@gmail.com>
This commit is contained in:
@@ -566,7 +566,7 @@ Step 3: System Installation
|
|||||||
|
|
||||||
For a mirror or raidz topology, create a dataset for ``/boot/grub``::
|
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
|
A tmpfs is recommended later, but if you want a separate dataset for
|
||||||
``/tmp``::
|
``/tmp``::
|
||||||
|
|||||||
Reference in New Issue
Block a user