diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst index d5383a7..71e8a6d 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst @@ -578,6 +578,10 @@ Step 4: System Configuration The ``init_on_alloc=0`` is to address `performance regressions `__. +#. Optional (but highly recommended): Make debugging booting easier:: + + sed -i "s|$| nosplash|" /boot/firmware/cmdline.txt + #. Reboot:: exit