Difference between revisions of "Plymouth"
no edit summary
imported>Aaditya |
imported>Ringo32 |
||
Line 26: | Line 26: | ||
4 or 5 steps are neede to remove Plymouth. They are: | 4 or 5 steps are neede to remove Plymouth. They are: | ||
* Remove plymouth hook from ''/etc/mkinitcpio.conf'' | * Remove plymouth hook from ''/etc/mkinitcpio.conf'' (For disk encryption users should plymouth-encrypt to encrypt) | ||
* Regenerate the initramfs for your kernel with '''sudo mkinitcpio -p linux<version>''' | * Regenerate the initramfs for your kernel with '''sudo mkinitcpio -p linux<version>''' | ||
* Remove the word splash from the Grub command line options via editing ''/etc/default/grub'' | * Remove the word splash & quiet from the Grub command line options via editing ''/etc/default/grub'' | ||
* Update Grub config file with '''sudo update-grub''' | * Update Grub config file with '''sudo update-grub''' |