- Global el_torito_patch_isolinux_image (ElToritoBootImage *bootimg)
- Use el_torito_set_isolinux_options() instead
- Global el_torito_set_isolinux_options (ElToritoBootImage *bootimg, int options, int flag)
- since 31 Mar 2010: The author of syslinux, H. Peter Anvin requested that this feature shall not be used any more. He intends to cease support for the MBR template that is included in libisofs. ---------------------------------------------------------- A hybrid image is a boot image that boots from either CD/DVD media or from disk-like media, e.g. USB stick. For that you need isolinux.bin from SYSLINUX 3.72 or later. IMPORTANT: The application has to take care that the image on media gets padded up to the next full MB.
- Global iso_file_get_old_image_lba (IsoFile *file, uint32_t *lba, int flag)
- Use iso_file_get_old_image_sections(), as this function does not work with multi-extend files.
Generated for libisofs by
1.7.6.1