diff --git a/wiki/linux/kernel.md b/wiki/linux/kernel.md index a432c67..922c55f 100644 --- a/wiki/linux/kernel.md +++ b/wiki/linux/kernel.md @@ -36,4 +36,6 @@ linux /vmlinuz-linux-zen initrd /initramfs-linux-zen.img ``` +If you want to switch the backup to Zen too, the backup file in `boot/loader/entries/` has to be +changed too. Afterwards the system should be rebooted for the change to take effect.