The EFI part of the image is a small dos formatted boot partition. You will
need to extract that first, mount as loop device and modify. Then create new
ISO with:
mkisofs -no-emul-boot -b boot.img (where boot.img is the dos partition) -c
boot.catalog -R -T -J -o output.iso .
You might also try the kickstart and ia64-linux mailing lists for more help.
> -----Original Message-----
> From: syslinux-bounces at zytor.com
> [mailto:syslinux-bounces at zytor.com] On Behalf Of
> john.windscheffel at ntlworld.com
> Sent: Wednesday, July 30, 2003 4:55 AM
> To: syslinux at zytor.com
> Subject: [syslinux] ia64 boot cd
>
>
> Hi,
>
> I am trying to create a boot cd for ia64 systems which will
> go into the efi shell, map to fs0 (cdrom) and give a help
> message on screen. I have tried creating a CD using isolinux
> but this boots as the Red Hat AW2.1 CD 1 and ignores the
> message file. After selecting the efi shell and mapping to
> fs0 then entering - elilo linux ks=nfs:<ip
> address>:<kickstart file> I get the message 'elilo' not
found.
>
> Regards,
>
> John Windscheffel
>
>
> -----------------------------------------
> Email provided by http://www.ntlhome.com/
>
>
> _______________________________________________
> SYSLINUX mailing list
> Submissions to SYSLINUX at zytor.com
> Unsubscribe or set options at:
> http://www.zytor.com/mailman/listinfo/syslinux
> Please do not send private replies to mailing list traffic.
>