Debian/Ubuntu: Add a couple notes
Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
@@ -837,6 +837,9 @@ Step 5: GRUB Installation
|
|||||||
zfs set canmount=on bpool/BOOT/debian
|
zfs set canmount=on bpool/BOOT/debian
|
||||||
zfs set canmount=noauto rpool/ROOT/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``::
|
Stop ``zed``::
|
||||||
|
|
||||||
fg
|
fg
|
||||||
|
|||||||
@@ -942,7 +942,7 @@ Step 5: GRUB Installation
|
|||||||
|
|
||||||
vi /etc/default/grub
|
vi /etc/default/grub
|
||||||
# Add init_on_alloc=0 to: GRUB_CMDLINE_LINUX_DEFAULT
|
# 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
|
This is to address `performance regressions
|
||||||
<https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1862822>`__.
|
<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 bpool/BOOT/ubuntu_$UUID
|
||||||
zfs set canmount=on rpool/ROOT/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``::
|
Stop ``zed``::
|
||||||
|
|
||||||
fg
|
fg
|
||||||
|
|||||||
Reference in New Issue
Block a user