After completing the archlabs installation with the zen kernel I’ve decided to install also the LTS kernel.
but now in the directory loader/entries there is just a file archlabs.conf with the zen kernel
there is no LTS kernel entry
in the boot menu there is just the zen kernel entry, no LTS
how could I add the LTS entry?
thanks
You need to make another lts.config in /boot/loader/entries/.
Copy your linux.conf to (what ever).conf and edit it for the lts version.
EDIT: Working arch-lts.conf for my computer ONLY!
title ArchLabs Linux LTS
linux /vmlinuz-linux-lts
initrd /initramfs-linux-lts.img
options root=PARTUUID=5d3a4c7d-00ac-49eb-a0f3-dcc5259f89ce resume=PARTUUID=5d3a4c7d-00ac-49eb-a0f3-dcc5259f89ce resume_offset=34816 rw