Dup Goto 📝

disable-splash

PT2/linux/boot 07-31 13:46:39
To Pop
14 lines, 23 words, 314 chars Monday 2023-07-31 13:46:39

See this askubuntu question

Edit /etc/default/grub and change

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

for

GRUB_CMDLINE_LINUX_DEFAULT=""

and then

$ sudo update-grub2