[systemd-devel] [syslinux] boot... round 2
poma
pomidorabelisima at gmail.com
Mon Jul 13 02:33:13 PDT 2015
On 03.07.2015 21:35, Gene Cumm wrote:
> On Jul 3, 2015 1:34 PM, "poma" <pomidorabelisima at gmail.com> wrote:
>
>> It works OK as whole, for the current git:
>
> Excellent! This problem is solved. Now to commit a patch.
>
> --Gene
>
Rather than syslinux-6.03.tar.xz with 75 patches, including this patch of yours - to produce a bootable system,
git snapshot - http://repo.or.cz/w/syslinux.git/snapshot/5186539.tar.gz - i.e. syslinux-5186539.tar.gz
produces a bootable system even without this patch of yours, *but* not out-of-the-box.
Now comes the interesting part,
isolinux-debug.bin must be engaged, vulgaris isolinux.bin won't do.
Also using debug facility will break the ISOLINUX bootability:
sed -i '3 s/#//' mk/devel.mk
sed -i '4 s/# //' mk/devel.mk
sed -i '5 s/^/#/' mk/devel.mk
No matter what, the EXTLINUX is broken.
BIOS in question is the SeaBIOS
http://code.coreboot.org/p/seabios
More information about the systemd-devel
mailing list