1 .TH ISOHYBRID.PL 1 2013\-01\-28 5.00 "Syslinux Project"
4 \fBisohybrid.pl\fR \- Postprocess ISO images for hybrid mode (Perl)
7 \fBisohybrid.pl\fR [\fIOPTIONS]\fR \fIIMAGE\fR
10 Starting in version 3.72, ISOLINUX supports a "hybrid mode" which can be booted from either CD-ROM or from a device which BIOS considers a hard disk or ZIP disk, e.g. a USB key or similar.
12 To enable this mode, the .iso image needs to be postprecessed with this utility.
14 Note: isohybrid.pl is a Perl script, a C implementation of the same utility is
15 available as isohybrid(1).
19 Number of default geometry heads.
21 Number of default geometry sectors.
23 Specify partition entry number (1-4).
25 Specify partition offset (default 0).
27 Specify partition type (default 0x17).
29 Specify MBR ID (default random).
31 Always assume we are loaded as disk ID 0.
33 Assume disk ID 0 if the Ctrl key is pressed.
35 Allow booting from within a partition.
41 More information about the Syslinux project can be found on the homepage at <\fIhttp://www.syslinux.org/\fR>.
44 isohybrid.pl was written by H. Peter Anvin <\fIhpa@zytor.com\fR>.
46 This manual page was written by Daniel Baumann <\fImail@daniel-baumann.ch\fR>.