Saturday, April 27, 2024
 Popular · Latest · Hot · Upcoming
21
rated 0 times [  21] [ 0]  / answers: 1 / hits: 17241  / 1 Year ago, sun, may 7, 2023, 10:55:20

I wanted to know if it is possible to disable the splashscreen at boot. The one where is says Ubuntu and it has the orange dots moving. I want to remove that and be able to see the commands like what you can see when it shuts down like stopping devices and stuff. Anyway this is is possible? Thanks!


More From » boot

 Answers
3

Edit grub, paste this at a terminal: gksu gedit /etc/default/grub



Look for the line



GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"


and change it to



GRUB_CMDLINE_LINUX_DEFAULT=""


save.



Then at terminal paste this:



sudo update-grub

[#38850] Monday, May 8, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
istmasted

Total Points: 287
Total Questions: 130
Total Answers: 153

Location: Burkina Faso
Member since Thu, Dec 23, 2021
2 Years ago
istmasted questions
;