.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH GENISOVH 1 "February 24, 2004" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME genisovh \- Make CD-ROMs bootable for SGI MIPS machines .SH SYNOPSIS .B genisovh .RI \ \ ... .SH DESCRIPTION .B genisovh creates a Disk Volume Header (dvh) on a CD image and records bootable images therein. This allows the SGI firmware to boot those images without needing knowledge about the filesystem on the CD image. Files in the CD image are assumed to be contiguous. .PP .SH OPTIONS .B isofile The CD image filename. .B name:sblock,size The name which shows up in the Disk Volume Header, followed by the starting block of the file and the number of bytes it occupies. This argument can be given several times to provide boot alternatives. The blocks are 512 byte long. .SH AUTHOR This manual page was written by Thiemo Seufer , for the Debian project (but may be used by others).