Many a times one may want to get completely rid of boot splash screen. Here's what one needs to do to get it.
Edit grub defaults file with "sudo vi /etc/default/grub" and change "splash" to "nosplash"
Update grub with "sudo update-grub"" and it shall generate boot menus with new option.
Edit grub defaults file with "sudo vi /etc/default/grub" and change "splash" to "nosplash"
Update grub with "sudo update-grub"" and it shall generate boot menus with new option.
No comments:
Post a Comment