Get back to the Kernel Boot Messages...

Get back to the Kernel Boot Messages...

Bored of seeing that purple splash screen of your Ubuntu at boot🥱🥱

Well, here's how you get back to those lovely kernel boot messages😍😍

=> open /etc/default/grub

=> find the line that reads

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

=> Remove "splash" to disable the splash screen

=> Remove "quiet" to show kernel messages

grub_before.png

The line now should look like this...

grub_after.png

=> Now update grub using $ sudo update-grub

=> Reboot and have a look...

I tried it on Kubuntu and it works like a charm😍😍

karnel messages.jpg