From c5e77db483295272aebe2a9ed5adf088cd6d2abc Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Fri, 29 Oct 2021 23:55:04 -0500 Subject: [PATCH] Ubuntu Raspberry Pi: Remove "nosplash" bit "nosplash" is not set by default. Signed-off-by: Richard Laager --- .../Ubuntu/Ubuntu 20.04 Root on ZFS for Raspberry Pi.rst | 4 ---- 1 file changed, 4 deletions(-) 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 cd27b48..74b74e4 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 @@ -580,10 +580,6 @@ 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