8,560
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 35: | Line 35: | ||
4 or 5 steps are needed to remove Plymouth. They are: | 4 or 5 steps are needed to remove Plymouth. They are: | ||
* Remove plymouth hook from ''/etc/mkinitcpio.conf'' (For disk encryption users should | * Remove plymouth hook from ''/etc/mkinitcpio.conf'' (For disk encryption users should 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>''' | ||
Line 41: | Line 41: | ||
* Remove the word splash & quiet 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 '''{{UserCmd|command=sudo | * Update Grub config file with '''{{UserCmd|command=sudo grub-mkconfig -o /boot/grub/grub.cfg}}''' | ||
* Configure display manager: | * <s>Configure display manager</s>: | ||
** [https://classicforum.manjaro.org/index.php?topic=14213.msg128429#msg128429 For Xfce] | ** <s>[https://classicforum.manjaro.org/index.php?topic=14213.msg128429#msg128429 For Xfce]</s> (broken link) | ||
** [https://classicforum.manjaro.org/index.php?topic=14213.msg139844#msg139844 For KDE, replacing kdm with sddm for most newer installs, and systemctl can generally be successful without sudo]. | ** <s>[https://classicforum.manjaro.org/index.php?topic=14213.msg139844#msg139844 For KDE, replacing kdm with sddm for most newer installs, and systemctl can generally be successful without sudo]</s>.(broken link) | ||
* After that the plymouth package and its themes can be removed. For example: | * After that the plymouth package and its themes can be removed. For example: | ||
{{UserCmd|command=sudo pacman -Rsn plymouth plymouth-theme-manjaro | {{UserCmd|command=sudo pacman -Rsn plymouth plymouth-theme-manjaro}} | ||
==See Also== | ==See Also== | ||
* https://wiki.archlinux.org/index.php/Plymouth | * https://wiki.archlinux.org/index.php/Plymouth | ||
[[Category:Contents Page{{#translation:}}]] | [[Category:Contents Page{{#translation:}}]] |