0
votes
0answers
61 views

Missing operating system

Extlinux keeps saying Missing Operating System and I don't know what to do. I tried installing the Master Boot Record but it says Missing Operating System too. I have extlinux installed on my sd card. ...
1
vote
0answers
71 views

How to put syslinux on an sd card

I would like to know how to put syslinux on my sd card and I have tried using extlinux. However, I keep getting the message Missing Operating System. Please help me.
0
votes
1answer
258 views

How to put isolinux on an sd card

Hey I need to put the isolinux bootloader on an sd card but how do I properly do that?
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 ...