Pascal <patate...@gmail.com> wrote:

> hello every body,
>
> I'm trying to build an isohybrid image based on syslinux able to boot on
> bios and uefi with optical disk or usb key.
>
> I've build a 16Mb hard disk image (core.img) with necessary parts for bios
> (legacy bootable partition, protective mbr, gptmbr.bin & syslinux
> installation) and for uefi (gpt, esp, /efi/boot/bootx64.efi & syslinux
> files).
>
> my hard disk image is ok - eg. bootable - with qemu on bios and uefi
> (vmlinux & core.gz from tinylinux 7.2 are used).
>
> I've generated an iso image with :
>
> mkisofs -o core.iso -b boot/core.img -c boot/boot.cat -hard-disk-boot core/
>
> my iso image is ok with qemu on bios and uefi, and with qemu as hard disk
> on uefi but not on bios.
>
> for the last case, I've use :
>
> isohybrid core.iso
>
> but I've this error :
>
> isohybrid: core.iso: unexpected boot catalogue parameters

Did you ask the author of "isohybrid" for a possible reason for that error 
message?

Jörg

-- 
 EMail:jo...@schily.net                    (home) Jörg Schilling D-13353 Berlin
    joerg.schill...@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
Cdrtools-developers mailing list
Cdrtools-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdrtools-developers

Reply via email to