Displaying 2 results from an estimated 2 matches for "263858".
Did you mean:
23858
2013 Nov 24
0
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
...oes.
The repacked ISO images are mountable.
Their isolinux/isolinux.cfg has
DEFAULT loadconfig
LABEL loadconfig
CONFIG /arch/boot/syslinux/archiso.cfg
The file arch/boot/syslinux/archiso.cfg is readable too.
The boot image isolinux.bin gets to quite a high address
by the repacking runs (263858 * 2KB in case of xorriso-1.3.2).
But it did not help to apply option
--sort-weight 2 /isolinux/isolinux.bin
which pushed the isolinux.bin to address 43.
(This weight will be default with upcomming xorriso-1.3.4).
Any idea what i should do to find out the reason for not
reading the configuration...
2013 Nov 24
5
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
> I'm the developer of manjaroiso, the tool we use to build our install
> medias for Manjaro Linux.
> During our testings we found out, that syslinux6 won't work on older
> hardware. I've a new Lenovo i7 notebook which booted up our images
> just fine. Even with syslinux6. On my other PCs I got similar error
> messages as Carl got.
(snip)
>
> In