[syslinux] (no subject)

Gene Cumm gene.cumm at gmail.com
Mon Jan 13 13:17:01 PST 2014


On Mon, Jan 13, 2014 at 1:29 PM, Mau Z <zmau1962 at gmail.com> wrote:
> Hi again,
> One more thing for my understanding :
> How do I activate EXTLINUX ?
> I had reformatted the disk for ext2 only
> Then, When I do "syslinux --directory /boot/syslinux/ --install /dev/sda1"
> ->> the result is :
>
> "Invalid media signature (not a FAT filesystem?)"

For ext2, mount it and specify the path:

  mount /dev/sda1 /mnt
  extlinux --install /mnt/boot/syslinux/

-- 
-Gene


More information about the Syslinux mailing list