Documented -as mkisofs options *-boot-part

This commit is contained in:
2012-06-18 08:26:06 +00:00
parent 26f4c5aa6c
commit 4e733f082a
5 changed files with 201 additions and 83 deletions

View File

@ -823,9 +823,10 @@ int Xorriso_genisofs_help(struct XorrisO *xorriso, int flag)
" -mipsel-boot FILE Set mipsel boot image name (relative to image root)",
" -B FILES, -sparc-boot FILES Set sparc boot image names",
" -sparc-label label text Set sparc boot disk label",
/* >>> -chrp-boot-part -prep-boot-part -efi-boot-part */
" -efi-boot-part DISKFILE|--efi-boot-image",
" Set data source for EFI System Partition",
" -chrp-boot-part Mark ISO image size by MBR partition type 0x41",
" -prep-boot-part DISKFILE Set data source for MBR partition type 0x96",
" -append_partition NUMBER TYPE FILE",
" Append FILE after image. TYPE is hex: 0x..",
" --modification-date=YYYYMMDDhhmmsscc",