Displaying 2 results from an estimated 2 matches for "sysl_files_6_01".
2013 Aug 09
1
com32 module compatibility between 5.x versions
...s and all you would have
to do to change which syslinux you are using is change the names of the
directories so sysl_files is the one you want to use, copy the
ldlinux.c32 and [vesa]menu.c32 to the root directory, and run 'syslinux
/dev/sdX4'.
# rm -rf /mnt/USB/sysl_files
# cp -r /mnt/USB/sysl_files_6_01 /mnt/USB/sysl_files
# cp /mnt/USB/sysl_files/ldlinux.c32 /mnt/USB
# cp /mnt/USB/sysl_files/*menu.c32 /mnt/USB
# umount /mnt/USB
# syslinux /dev/sdX4
Rich
2013 Aug 09
5
com32 module compatibility between 5.x versions
H. Peter Anvin schreef op 9-8-2013 7:37:
> Sorry. If you are substituting any files you should substitute them all.
I assume it's not possible to store a copy of the LDLINUX.SYS binary at
the end or inside of either ISOLINUX.BIN or LDLINUX.C32 then? Then at
least it could be extracted, for those distributions not having
LDLINUX.SYS / SYSLINUX(64).EXE present on their CD. Having