This repository was archived by the owner on Jul 8, 2025. It is now read-only.
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
/boot/syslinux/syslinux.cfg is incorrect while using linux-lts kernel #213
If I am using Legacy BIOS + linux-lts + syslinux, it's generating incorrect
/boot/syslinux/syslinux.cfg.The config file should contain:
But it contains:
And that's why system enters boot-loop without any error message.