Debian/Ubuntu: Add a couple notes

Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2021-02-21 17:20:01 -06:00
parent c6ce3a9f6f
commit 2551c34eda
2 changed files with 7 additions and 1 deletions

View File

@@ -837,6 +837,9 @@ Step 5: GRUB Installation
zfs set canmount=on bpool/BOOT/debian
zfs set canmount=noauto rpool/ROOT/debian
If they are still empty, stop zed (as below), start zed (as above) and try
again.
Stop ``zed``::
fg

View File

@@ -942,7 +942,7 @@ Step 5: GRUB Installation
vi /etc/default/grub
# Add init_on_alloc=0 to: GRUB_CMDLINE_LINUX_DEFAULT
# Save and quit.
# Save and quit (or see the next step).
This is to address `performance regressions
<https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1862822>`__.
@@ -1025,6 +1025,9 @@ Step 5: GRUB Installation
zfs set canmount=on bpool/BOOT/ubuntu_$UUID
zfs set canmount=on rpool/ROOT/ubuntu_$UUID
If they are still empty, stop zed (as below), start zed (as above) and try
again.
Stop ``zed``::
fg