New bootspec alpha_boot=, new -as mkisofs option -alpha-boot
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" 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 XORRISOFS 1 "Version 1.3.9, Feb 06, 2015"
|
||||
.TH XORRISOFS 1 "Version 1.3.9, Feb 28, 2015"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1019,7 +1019,7 @@ MBR, GPT and APM are combinable. APM occupies the first 8 bytes of
|
||||
MBR boot code. All three do not hamper El Torito booting from CDROM.
|
||||
.br
|
||||
\fBxorrisofs\fR supports further boot facilities:
|
||||
MIPS Big Endian (SGI), MIPS Little Endian (DEC), SUN SPARC, HP\-PA.
|
||||
MIPS Big Endian (SGI), MIPS Little Endian (DEC), SUN SPARC, HP\-PA, DEC Alpha.
|
||||
Those are mutually not combinable and also not combinable with MBR, GPT,
|
||||
or APM.
|
||||
.br
|
||||
@ -1258,6 +1258,11 @@ Designate the given path as HP\-PA RAM disk file.
|
||||
Choose between PALO header version 5 (default) and version 4.
|
||||
For the appropriate value see in PALO source code: PALOHDRVERSION.
|
||||
.TP
|
||||
\fB\-alpha-boot\fR iso_rr_path
|
||||
Declare a data file in the image to be the DEC Alpha SRM Secondary Bootstrap
|
||||
Loader and cause production of a boot sector which points to it.
|
||||
This is mutually exclusive with production of other boot blocks like MBR.
|
||||
.TP
|
||||
.B Character sets:
|
||||
.PP
|
||||
Character sets should not matter as long as only english alphanumeric
|
||||
|
Reference in New Issue
Block a user