1isohybrid(1)                General Commands Manual               isohybrid(1)
2
3
4

NAME

6       isohybrid — Post-process an ISO 9660 image for booting as a hard disk.
7

SYNOPSIS

9       isohybrid [OPTIONS] <boot.iso>
10

DESCRIPTION

12       The  isohybrid  utility  modifies  an  ISO  9660  image  generated with
13       mkisofs, genisoimage, or compatible utilities, to be bootable as a  CD-
14       ROM or as a hard disk.
15

OPTIONS

17       -h <X>
18              Number of geometry heads (default 64)
19
20       -s <X>
21              Number of geometry sectors (default 32)
22
23       -e <X>, --entry <X>
24              Specify parititon entry number (1-4)
25
26       -o <X>, --offset <X>
27              Specify partition offset (default 0)
28
29       -t <X>, --type <X>
30              Specify partition type (default 0x17)
31
32       -i <X>, --id <X>
33              Specify MBR ID (default random)
34
35       -u, --uefi
36              Build EFI bootable image
37
38       -m, --mac
39              Add Apple File Protocol partition table support
40
41       --forcehd0
42              Assume we are laoded as disk ID 0
43
44       --ctrlhd0
45              Assume disk ID 0 if the Ctrl key is pressed
46
47       --partok
48              Allow booting from within a partition
49
50       -?, --help
51              Display help
52
53       -v, --verbose
54              Display verbose output
55
56       -V, --version
57              Display version information
58
59

SEE ALSO

61       mkisofs(1)
62
63
64
65isohybrid                         17 Jan 2014                     isohybrid(1)
Impressum