howto change system startup animation for fc13

  I want to change the system boot theme from charge to details. we can use the plymouth tool, like below:

 

[root@localhost grub]# plymouth-set-default-theme -l
charge
details
text
[root@localhost grub]# plymouth-set-default-theme
charge
[root@localhost grub]# plymouth-set-default-theme details
[root@localhost grub]# plymouth-set-default-theme details --rebuild-initrd

你可能感兴趣的:(animation)