Linux Commands Examples

A great documentation place for Linux commands

isohybrid.pl

Postprocess ISO images for hybrid mode (Perl)


see also : syslinux

Synopsis

isohybrid.pl [OPTIONS] IMAGE


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

description

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.

To enable this mode, the .iso image needs to be postprecessed with this utility.

Note: isohybrid.pl is a Perl script, a C implementation of the same utility is available as isohybrid(1).

options

-h

Number of default geometry heads.

-s

Number of default geometry sectors.

-entry

Specify partition entry number (1-4).

-offset

Specify partition offset (default 0).

-type

Specify partition type (default 0x17).

-id

Specify MBR ID (default random).

-forcehd0

Always assume we are loaded as disk ID 0.

-ctrlhd0

Assume disk ID 0 if the Ctrl key is pressed.

-partok

Allow booting from within a partition.

homepage

More information about the Syslinux project can be found on the homepage at <http://syslinux.zytor.com/>.


see also

syslinux


author

isohybrid.pl was written by H. Peter Anvin <hpa[:at:]zytor[:dot:]com>.

This manual page was written by Daniel Baumann <daniel.baumann@progress-technologies.net>.

How can this site be more helpful to YOU ?


give  feedback