Difference between revisions of "Plymouth"
Views
Actions
Namespaces
Variants
Tools
m
Clarification
imported>SamwiseFilmore (Added a bit about including the "splash" in the grub options) |
imported>SamwiseFilmore m (Clarification) |
||
Line 14: | Line 14: | ||
sudo mkinitcpio -p linux<version> | sudo mkinitcpio -p linux<version> | ||
If you do not know what value to use, look in {{ic|/etc/mkinitcpio}}. It contains all available presets. For example | If you do not know what value to use, look in the {{ic|/etc/mkinitcpio.d}} directory. It contains all available presets (files with the .preset extension). For example: | ||
sudo mkinitcpio -p linux49 | sudo mkinitcpio -p linux49 |