Tagged Questions
3
votes
1answer
1k views
How to configure Syslinux to load the kernel images from a different partition or disk?
I'm running Archlinux using Syslinux as a bootloader. Right now the kernel image and initramfs are in /boot and all of the Syslinux stuff (configuration file and modules) are in /boot/syslinux.
I'm ...