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!
Ubuntu – disable the Ubuntu splashscreen
boot
Best Answer
Edit grub, paste this at a terminal:
gksu gedit /etc/default/grub
Look for the line
and change it to
save.
Then at terminal paste this: