Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. sudo apt-get install --reinstall plymouth-theme-ubuntu-logo
  2.  
  3. sudo update-alternatives --config default.plymouth
  4.  
  5. There are 4 choices for the alternative default.plymouth (providing /lib/plymouth/themes/default.plymouth).
  6.  
  7. Selection Path Priority Status
  8. ------------------------------------------------------------
  9. 0 /lib/plymouth/themes/numix/numix.plymouth 100 auto mode
  10. 1 /lib/plymouth/themes/numix/numix.plymouth 100 manual mode
  11. * 2 /lib/plymouth/themes/solar/solar.plymouth 10 manual mode
  12. 3 /lib/plymouth/themes/ubuntu-logo/ubuntu-logo-scale-2.plymouth 99 manual mode
  13. 4 /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth 100 manual mode
  14.  
  15. Press enter to keep the current choice[*], or type selection number:
  16.  
  17. sudo update-initramfs -u
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement